#include "libavutil/x86_cpu.h"
#include "libavcodec/dnxhdenc.h"
Go to the source code of this file.
Functions | |
static void | get_pixels_8x4_sym_sse2 (DCTELEM *block, const uint8_t *pixels, int line_size) |
void | ff_dnxhd_init_mmx (DNXHDEncContext *ctx) |
void ff_dnxhd_init_mmx | ( | DNXHDEncContext * | ctx | ) |
static void get_pixels_8x4_sym_sse2 | ( | DCTELEM * | block, | |
const uint8_t * | pixels, | |||
int | line_size | |||
) | [static] |