Searched refs:dst_q8_23 (Results 1 – 1 of 1) sorted by relevance
611 int32_t dst_q8_23 = 0; in accumulate_p24() local613 memcpy_to_q8_23_from_p24(&dst_q8_23, dst, 1); in accumulate_p24()617 dst_q8_23 += src_q8_23; in accumulate_p24()618 memcpy_to_p24_from_q8_23(dst, &dst_q8_23, 1); in accumulate_p24()