H A D | h264pred_template.c | 34 pred4x4_vertical(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_vertical() argument 47 pred4x4_horizontal(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_horizontal() argument 58 pred4x4_dc(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_dc() argument 73 pred4x4_left_dc(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_left_dc() argument 87 pred4x4_top_dc(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_top_dc() argument 101 pred4x4_128_dc(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_128_dc() argument 139 pred4x4_down_right(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_down_right() argument 166 pred4x4_down_left(uint8_t *_src, const uint8_t *_topright, ptrdiff_t _stride) pred4x4_down_left() argument 194 pred4x4_vertical_right(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_vertical_right() argument 222 pred4x4_vertical_left(uint8_t *_src, const uint8_t *_topright, ptrdiff_t _stride) pred4x4_vertical_left() argument 250 pred4x4_horizontal_up(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_horizontal_up() argument 275 pred4x4_horizontal_down(uint8_t *_src, const uint8_t *topright, ptrdiff_t _stride) pred4x4_horizontal_down() argument 303 pred16x16_vertical(uint8_t *_src, ptrdiff_t _stride) pred16x16_vertical() argument 410 pred16x16_plane_compat(uint8_t *_src, ptrdiff_t _stride, const int svq3, const int rv40) pred16x16_plane_compat() argument 464 pred8x8_vertical(uint8_t *_src, ptrdiff_t _stride) pred8x8_vertical() argument 478 pred8x16_vertical(uint8_t *_src, ptrdiff_t _stride) pred8x16_vertical() argument 747 pred8x8_plane(uint8_t *_src, ptrdiff_t _stride) pred8x8_plane() argument 783 pred8x16_plane(uint8_t *_src, ptrdiff_t _stride) pred8x16_plane() argument 863 pred8x8l_128_dc(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_128_dc() argument 871 pred8x8l_left_dc(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_left_dc() argument 881 pred8x8l_top_dc(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_top_dc() argument 891 pred8x8l_dc(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_dc() argument 903 pred8x8l_horizontal(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_horizontal() argument 917 pred8x8l_vertical(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_vertical() argument 941 pred8x8l_down_left(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) pred8x8l_down_left() argument 964 pred8x8l_down_right(uint8_t *_src, int has_topleft, int has_topright, ptrdiff_t _stride) 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...] |