Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv34.h54 RV34_MB_P_8x16, ///< P-frame macroblock, 8x16 motion compensation partitions enumerator
H A Drv34.c747 }else if(block_type == RV34_MB_P_8x16){ in rv34_mc()
752 is16x16 = (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_MB_P_8x16); in rv34_mc()
920 case RV34_MB_P_8x16: in rv34_decode_mv()
927 if(block_type == RV34_MB_P_8x16){ in rv34_decode_mv()

Completed in 4 milliseconds