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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred.h85 #define DC_127_PRED8x8 7 macro
H A Dh264pred.c525 h->pred8x8[DC_127_PRED8x8]= FUNCC(pred8x8_127_dc , depth);\
548 h->pred16x16[DC_127_PRED8x8]= FUNCC(pred16x16_127_dc , depth);\
H A Dvp8.c1513 return !mb_y ? (vp7 ? DC_128_PRED8x8 : DC_127_PRED8x8) : mode;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred.h85 #define DC_127_PRED8x8 7 macro
H A Dh264pred.c475 h->pred8x8[DC_127_PRED8x8]= FUNCC(pred8x8_127_dc , depth);\
497 h->pred16x16[DC_127_PRED8x8]= FUNCC(pred16x16_127_dc , depth);\
H A Dvp8.c915 return !mb_y ? DC_127_PRED8x8 : mode;

Completed in 93 milliseconds