Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv34.h47 RV34_MB_P_16x16, ///< P-frame macroblock, one motion frame enumerator
H A Drv30.c118 static const int rv30_p_types[6] = { RV34_MB_SKIP, RV34_MB_P_16x16, RV34_MB_P_8x8, -1, RV34_MB_TYPE_INTRA, RV34_MB_TYPE_INTRA16x16 }; in rv30_decode_mb_info()
H A Drv34.c397 r->mb_type[mb_pos] = RV34_MB_P_16x16; in rv34_decode_inter_mb_header()
904 case RV34_MB_P_16x16: in rv34_decode_mv()

Completed in 7 milliseconds