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