Searched refs:RV34_MB_P_16x8 (Results 1 – 2 of 2) sorted by relevance
53 RV34_MB_P_16x8, ///< P-frame macroblock, 16x8 motion compensation partitions enumerator
741 if(block_type == RV34_MB_P_16x8){ in rv34_mc()750 …is16x16 = (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_M… in rv34_mc()917 case RV34_MB_P_16x8: in rv34_decode_mv()920 rv34_pred_mv(r, block_type, 1 + (block_type == RV34_MB_P_16x8), 1); in rv34_decode_mv()921 if(block_type == RV34_MB_P_16x8){ in rv34_decode_mv()