Searched refs:chroma_mc_bi (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.c | 1720 static void chroma_mc_bi(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, AVFrame *ref0, AVFrame *ref1, in chroma_mc_bi() function 1979 chroma_mc_bi(s, dst1, s->frame->linesize[1], ref0->frame, ref1->frame, in hls_prediction_unit() 1982 chroma_mc_bi(s, dst2, s->frame->linesize[2], ref0->frame, ref1->frame, in hls_prediction_unit()
|
Completed in 6 milliseconds