Home
last modified time | relevance | path

Searched refs:is16x16 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Drv34.c671 int is16x16 = 1; in rv34_mc() local
752 is16x16 = (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_MB_P_8x16); in rv34_mc()
753 qpel_mc[!is16x16][dxy](Y, srcY, s->linesize); in rv34_mc()

Completed in 3 milliseconds