Home
last modified time | relevance | path

Searched refs:FF_IDCT_PERM_SSE2 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/tests/x86/
H A Ddct.c70 { "XVID-SSE2", ff_xvid_idct_sse2, FF_IDCT_PERM_SSE2, AV_CPU_FLAG_SSE2, 1 },
119 case FF_IDCT_PERM_SSE2: in permute_x86()
/third_party/ffmpeg/libavcodec/x86/
H A Dxvididct_init.c43 c->perm_type = FF_IDCT_PERM_SSE2; in ff_xvid_idct_init_x86()
H A Didctdsp_init.c52 case FF_IDCT_PERM_SSE2: in ff_init_scantable_permutation_x86()
/third_party/ffmpeg/libavcodec/
H A Didctdsp.h43 FF_IDCT_PERM_SSE2, enumerator

Completed in 2 milliseconds