Searched refs:dst0 (Results 1 – 2 of 2) sorted by relevance
21 unsigned char *dst0; in vp8_dequant_idct_add_neon() local44 dst0 = dst; in vp8_dequant_idct_add_neon()45 d14 = vld1_lane_s32((const int32_t *)dst0, d14, 0); in vp8_dequant_idct_add_neon()46 dst0 += stride; in vp8_dequant_idct_add_neon()47 d14 = vld1_lane_s32((const int32_t *)dst0, d14, 1); in vp8_dequant_idct_add_neon()48 dst0 += stride; in vp8_dequant_idct_add_neon()49 d15 = vld1_lane_s32((const int32_t *)dst0, d15, 0); in vp8_dequant_idct_add_neon()50 dst0 += stride; in vp8_dequant_idct_add_neon()51 d15 = vld1_lane_s32((const int32_t *)dst0, d15, 1); in vp8_dequant_idct_add_neon()133 dst0 = dst; in vp8_dequant_idct_add_neon()[all …]
914 uint8_t* const dst0 = dst->buf; in filter_block_plane_non420() local1013 dst->buf = dst0; in filter_block_plane_non420()1047 uint8_t* const dst0 = dst->buf; in vp9_filter_block_plane() local1080 dst->buf = dst0; in vp9_filter_block_plane()1154 dst->buf = dst0; in vp9_filter_block_plane()