Home
last modified time | relevance | path

Searched defs:dctcoef (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dbit_depth_template.c55 # define dctcoef int32_t macro
84 # define dctcoef int16_t macro
/third_party/ffmpeg/tests/checkasm/
Dh264dsp.c61 #define dct4x4_impl(size, dctcoef) \ argument
122 #define dct8x8_impl(size, dctcoef) \ argument