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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264pred.h63 #define DC_128_PRED8x8 6 macro
H A Dh264pred.c1146 h->pred8x8[DC_128_PRED8x8 ]= pred8x8_128_dc_c;
1164 h->pred16x16[DC_128_PRED8x8 ]= pred16x16_128_dc_c;
H A Drv34.c906 itype = DC_128_PRED8x8;
H A Dh264.c606 static const int8_t left[7]= { TOP_DC_PRED8x8,-1, 2,-1,DC_128_PRED8x8};
624 mode= ALZHEIMER_DC_L0T_PRED8x8 + (!(h->left_samples_available&0x8000)) + 2*(mode == DC_128_PRED8x8);

Completed in 95 milliseconds