Searched refs:sao_pixel_buffer_h (Results 1 – 3 of 3) sorted by relevance
200 memcpy(s->sao_pixel_buffer_h[c_idx] + (((2 * y_ctb) * w + x) << sh), in copy_CTB_to_hv()202 memcpy(s->sao_pixel_buffer_h[c_idx] + (((2 * y_ctb + 1) * w + x) << sh), in copy_CTB_to_hv()363 src1[1] = s->sao_pixel_buffer_h[c_idx] + (((2 * y_ctb - 1) * w + x0 - left) << sh); in sao_filter_CTB()390 src1[1] = s->sao_pixel_buffer_h[c_idx] + (((2 * y_ctb + 2) * w + x0 - left) << sh); in sao_filter_CTB()
491 uint8_t *sao_pixel_buffer_h[3]; member
501 av_freep(&s->sao_pixel_buffer_h[i]); in set_sps()512 s->sao_pixel_buffer_h[c_idx] = in set_sps()518 if (!s->sao_pixel_buffer_h[c_idx] || in set_sps()532 av_freep(&s->sao_pixel_buffer_h[i]); in set_sps()3417 av_freep(&s->sao_pixel_buffer_h[i]); in hevc_decode_free()