Searched refs:RV34_MB_SKIP (Results 1 – 4 of 4) sorted by relevance
51 RV34_MB_SKIP, ///< Skipped block enumerator
116 …static const int rv30_p_types[6] = { RV34_MB_SKIP, RV34_MB_P_16x16, RV34_MB_P_8x8, -1, RV34_MB_TYP… in rv30_decode_mb_info()117 …static const int rv30_b_types[6] = { RV34_MB_SKIP, RV34_MB_B_DIRECT, RV34_MB_B_FORWARD, RV34_MB_B_… in rv30_decode_mb_info()
245 return RV34_MB_SKIP; in rv40_decode_mb_info()
393 if(r->block_type == RV34_MB_SKIP){ in rv34_decode_inter_mb_header()402 if(r->block_type == RV34_MB_SKIP){ in rv34_decode_inter_mb_header()874 case RV34_MB_SKIP: in rv34_decode_mv()