Searched refs:RV34_MB_P_8x16 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv34.h53 RV34_MB_P_8x16, ///< P-frame macroblock, 8x16 motion compensation partitions enumerator in enum:RV40BlockTypes
H A Drv34.c760 }else if(block_type == RV34_MB_P_8x16){
765 is16x16 = (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_MB_P_8x16);
910 case RV34_MB_P_8x16:
917 if(block_type == RV34_MB_P_8x16){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv34.h52 RV34_MB_P_8x16, ///< P-frame macroblock, 8x16 motion compensation partitions enumerator in enum:RV40BlockTypes
H A Drv34.c751 }else if(block_type == RV34_MB_P_8x16){
756 is16x16 = (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_MB_P_8x16);
919 case RV34_MB_P_8x16:
926 if(block_type == RV34_MB_P_8x16){

Completed in 51 milliseconds