Searched defs:interm_ptr (Results 1 – 2 of 2) sorted by relevance
286 static void fdct8x32_1d_row_even_4x(int16_t *input, int16_t *interm_ptr, in fdct8x32_1d_row_even_4x()463 static void fdct8x32_1d_row_odd(int16_t *temp, int16_t *interm_ptr, in fdct8x32_1d_row_odd()771 static void fdct8x32_1d_row_odd_rd(int16_t *temp, int16_t *interm_ptr, in fdct8x32_1d_row_odd_rd()
219 const uint16_t *interm_ptr = intermediate_buffer; in highbd_filter_block2d_8_c() local