Lines Matching refs:topright
56 static void pred4x4_127_dc_c(uint8_t *src, const uint8_t *topright,
68 static void pred4x4_129_dc_c(uint8_t *src, const uint8_t *topright,
80 static void pred4x4_vertical_vp8_c(uint8_t *src, const uint8_t *topright,
97 static void pred4x4_horizontal_vp8_c(uint8_t *src, const uint8_t *topright,
109 static void pred4x4_down_left_svq3_c(uint8_t *src, const uint8_t *topright,
133 static void pred4x4_down_left_rv40_c(uint8_t *src, const uint8_t *topright,
160 const uint8_t *topright,
185 static void pred4x4_vertical_left_rv40(uint8_t *src, const uint8_t *topright,
211 static void pred4x4_vertical_left_rv40_c(uint8_t *src, const uint8_t *topright,
217 pred4x4_vertical_left_rv40(src, topright, stride, l0, l1, l2, l3, l4);
221 const uint8_t *topright,
226 pred4x4_vertical_left_rv40(src, topright, stride, l0, l1, l2, l3, l3);
229 static void pred4x4_vertical_left_vp8_c(uint8_t *src, const uint8_t *topright,
253 static void pred4x4_horizontal_up_rv40_c(uint8_t *src, const uint8_t *topright,
280 const uint8_t *topright,
305 static void pred4x4_tm_vp8_c(uint8_t *src, const uint8_t *topright,