Searched defs:y_off0 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | hevcdec.c | 1578 int y_off0 = y_off + (mv0->y >> 2); in luma_mc_bi() local 1747 int y_off0 = y_off + (mv0->y >> (2 + vshift)); in chroma_mc_bi() local [all...] |
Completed in 7 milliseconds