Searched defs:has_topleft (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred_template.c885 static void FUNCC(pred8x8l_128_dc)(uint8_t *_src, int has_topleft, argument
893 static void FUNCC(pred8x8l_left_dc)(uint8_t *_src, int has_topleft, argument
903 static void FUNCC(pred8x8l_top_dc)(uint8_t *_src, int has_topleft, argument
913 static void FUNCC(pred8x8l_dc)(uint8_t *_src, int has_topleft, argument
925 static void FUNCC(pred8x8l_horizontal)(uint8_t *_src, int has_topleft, argument
939 static void FUNCC(pred8x8l_vertical)(uint8_t *_src, int has_topleft, argument
963 static void FUNCC(pred8x8l_down_left)(uint8_t *_src, int has_topleft, argument
986 static void FUNCC(pred8x8l_down_right)(uint8_t *_src, int has_topleft, argument
1010 pred8x8l_vertical_right(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) argument
1041 pred8x8l_horizontal_down(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) argument
1072 pred8x8l_vertical_left(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) argument
1102 pred8x8l_horizontal_up(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) argument
1128 pred8x8l_vertical_filter_add(uint8_t *_src, int16_t *_block, int has_topleft, int has_topright, ptrdiff_t _stride) argument
1164 pred8x8l_horizontal_filter_add(uint8_t *_src, int16_t *_block, int has_topleft, int has_topright, ptrdiff_t _stride) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred_template.c818 static void FUNCC(pred8x8l_128_dc)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
825 static void FUNCC(pred8x8l_left_dc)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
834 static void FUNCC(pred8x8l_top_dc)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
843 static void FUNCC(pred8x8l_dc)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
854 static void FUNCC(pred8x8l_horizontal)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
867 static void FUNCC(pred8x8l_vertical)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
890 static void FUNCC(pred8x8l_down_left)(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
912 static void FUNCC(pred8x8l_down_right)(uint8_t *_src, int has_topleft, in argument
935 pred8x8l_vertical_right(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
965 pred8x8l_horizontal_down(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
995 pred8x8l_vertical_left(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
1024 pred8x8l_horizontal_up(uint8_t *_src, int has_topleft, int has_topright, int _stride) argument
[all...]

Completed in 65 milliseconds