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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv34.h46 RV34_MB_P_16x16, ///< P-frame macroblock, one motion frame enumerator in enum:RV40BlockTypes
H A Drv30.c100 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 };
H A Drv34.c405 r->mb_type[mb_pos] = RV34_MB_P_16x16;
894 case RV34_MB_P_16x16:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv34.h45 RV34_MB_P_16x16, ///< P-frame macroblock, one motion frame enumerator in enum:RV40BlockTypes
H A Drv30.c113 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 };
H A Drv34.c402 r->mb_type[mb_pos] = RV34_MB_P_16x16;
903 case RV34_MB_P_16x16:

Completed in 138 milliseconds