Home
last modified time | relevance | path

Searched refs:idctin (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dbit_depth_template.c32 # undef idctin
59 # define idctin int32_t macro
61 # define idctin int16_t macro
64 # define idctin int16_t macro
85 # define idctin int16_t macro
Dsimple_idct_template.c116 static inline void FUNC6(idctRowCondDC)(idctin *row, int extra_shift)
265 idctin *col)
289 idctin *col)
312 static inline void FUNC6(idctSparseCol)(idctin *col)
332 idctin *block = (idctin *)block_;