Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
H A Didctdsp_init.c48 case FF_IDCT_PERM_SIMPLE: in ff_init_scantable_permutation_x86()
91 c->perm_type = FF_IDCT_PERM_SIMPLE; in ff_idctdsp_init_x86()
H A Dmpegvideoenc_template.c228 if (s->idsp.perm_type == FF_IDCT_PERM_SIMPLE) { in dct_quantize()
409 s->idsp.perm_type == FF_IDCT_PERM_SIMPLE || in dct_quantize()
/third_party/ffmpeg/libavcodec/
H A Didctdsp.h40 FF_IDCT_PERM_SIMPLE, enumerator
/third_party/ffmpeg/libavcodec/tests/x86/
H A Ddct.c115 case FF_IDCT_PERM_SIMPLE: in permute_x86()

Completed in 3 milliseconds