Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drv34.h54 RV34_MB_P_8x16, ///< P-frame macroblock, 8x16 motion compensation partitions enumerator
Drv34.c745 }else if(block_type == RV34_MB_P_8x16){ in rv34_mc()
750 … (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_MB_P_8x16); in rv34_mc()
918 case RV34_MB_P_8x16: in rv34_decode_mv()
925 if(block_type == RV34_MB_P_8x16){ in rv34_decode_mv()