Lines Matching refs:top
61 const uint8_t *top)
82 const uint8_t *top)
133 const uint8_t *top) \
150 INTRA_DC_TL_4x4(top);
183 const uint8_t *top) \
206 INTRA_DC_TL_8x8(top);
212 v16u8 top, left, out;
217 top = LD_UB(src_top);
219 HADD_UB2_UH(top, left, sum_top, sum_left);
236 const uint8_t *top) \
256 INTRA_DC_TL_16x16(top);
293 const uint8_t *top) \
319 INTRA_DC_TL_32x32(top);
324 const uint8_t *left, const uint8_t *top) \
339 const uint8_t *left, const uint8_t *top) \