Searched refs:hl_decode_mb_idct_luma (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | h264_mb_template.c | 190 hl_decode_mb_idct_luma(h, sl, mb_type, SIMPLE, transform_bypass, in hl_decode_mb() 349 hl_decode_mb_idct_luma(h, sl, mb_type, SIMPLE, transform_bypass, in hl_decode_mb_444()
|
H A D | svq3.c | 614 static av_always_inline void hl_decode_mb_idct_luma(SVQ3Context *s, in hl_decode_mb_idct_luma() function 692 hl_decode_mb_idct_luma(s, mb_type, block_offset, linesize, dest_y); in hl_decode_mb()
|
H A D | h264_mb.c | 727 static av_always_inline void hl_decode_mb_idct_luma(const H264Context *h, H264SliceContext *sl, in hl_decode_mb_idct_luma() function
|
Completed in 9 milliseconds