Home
last modified time | relevance | path

Searched refs:IN_IDCT_DEPTH (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbit_depth_template.c57 #ifdef IN_IDCT_DEPTH
58 #if IN_IDCT_DEPTH == 32
108 #define FUNC6(a) FUNC5(a, IN_IDCT_DEPTH, BIT_DEPTH)
H A Dsimple_idct.c32 #define IN_IDCT_DEPTH 16 macro
50 #undef IN_IDCT_DEPTH macro
52 #define IN_IDCT_DEPTH 32 macro
56 #undef IN_IDCT_DEPTH macro
H A Dsimple_idct_template.c80 # elif IN_IDCT_DEPTH == 32
122 #if IN_IDCT_DEPTH == 16
178 #if IN_IDCT_DEPTH == 32
345 #if IN_IDCT_DEPTH == 16

Completed in 2 milliseconds