Searched defs:ff_h264_idct_dc_add (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h264idct_template.c | 144 void FUNCC(ff_h264_idct_dc_add)(uint8_t *_dst, int16_t *_block, int stride){ in ff_h264_idct_dc_add() function |
Completed in 2 milliseconds