H A D | h264pred_template.c | 829 const int l0 = ((has_topleft ? SRC(-1,-1) : SRC(-1,0)) \ 837 const int t0 = ((has_topleft ? SRC(-1,-1) : SRC(0,-1)) \ 863 static void FUNCC(pred8x8l_128_dc)(uint8_t *_src, int has_topleft, in pred8x8l_128_dc() argument 871 static void FUNCC(pred8x8l_left_dc)(uint8_t *_src, int has_topleft, in pred8x8l_left_dc() argument 881 static void FUNCC(pred8x8l_top_dc)(uint8_t *_src, int has_topleft, in pred8x8l_top_dc() argument 891 static void FUNCC(pred8x8l_dc)(uint8_t *_src, int has_topleft, in pred8x8l_dc() argument 903 static void FUNCC(pred8x8l_horizontal)(uint8_t *_src, int has_topleft, in pred8x8l_horizontal() argument 917 static void FUNCC(pred8x8l_vertical)(uint8_t *_src, int has_topleft, in pred8x8l_vertical() argument 941 static void FUNCC(pred8x8l_down_left)(uint8_t *_src, int has_topleft, in pred8x8l_down_left() argument 964 static void FUNCC(pred8x8l_down_right)(uint8_t *_src, int has_topleft, in pred8x8l_down_right() argument 988 pred8x8l_vertical_right(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_vertical_right() argument 1019 pred8x8l_horizontal_down(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_horizontal_down() argument 1050 pred8x8l_vertical_left(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_vertical_left() argument 1080 pred8x8l_horizontal_up(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_horizontal_up() argument 1106 pred8x8l_vertical_filter_add(uint8_t *_src, int16_t *_block, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_vertical_filter_add() argument 1142 pred8x8l_horizontal_filter_add(uint8_t *_src, int16_t *_block, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_horizontal_filter_add() argument [all...] |