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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred.c428 h->pred4x4[HOR_PRED ]= FUNCC(pred4x4_horizontal , depth);\
451 h->pred4x4[HOR_VP8_PRED ]= FUNCC(pred4x4_horizontal , depth);\
457 h->pred4x4[HOR_PRED ]= FUNCC(pred4x4_horizontal , depth);\
H A Dh264pred_template.c47 static void FUNCC(pred4x4_horizontal)(uint8_t *_src, const uint8_t *topright, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred.c380 h->pred4x4[HOR_PRED ]= FUNCC(pred4x4_horizontal , depth);\
404 h->pred4x4[HOR_VP8_PRED ]= FUNCC(pred4x4_horizontal , depth);\
408 h->pred4x4[HOR_PRED ]= FUNCC(pred4x4_horizontal , depth);\
H A Dh264pred_template.c43 static void FUNCC(pred4x4_horizontal)(uint8_t *_src, const uint8_t *topright, int _stride){ function

Completed in 557 milliseconds