FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_get_pixels_8x4_sym_sse2 (int16_t *block, const uint8_t *pixels, ptrdiff_t line_size) |
av_cold void | ff_dnxhdenc_init_x86 (DNXHDEncContext *ctx) |
void ff_get_pixels_8x4_sym_sse2 | ( | int16_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size | ||
) |
Referenced by ff_dnxhdenc_init_x86().
av_cold void ff_dnxhdenc_init_x86 | ( | DNXHDEncContext * | ctx | ) |
Definition at line 31 of file dnxhdenc_init.c.
Referenced by dnxhd_encode_init().