Searched refs:sao_pixel_buffer_v (Results 1 – 3 of 3) sorted by relevance
206 …copy_vert(s->sao_pixel_buffer_v[c_idx] + (((2 * x_ctb) * h + y) << sh), src, sh, height, 1 << sh, … in copy_CTB_to_hv()208 …copy_vert(s->sao_pixel_buffer_v[c_idx] + (((2 * x_ctb + 1) * h + y) << sh), src + ((width - 1) << … in copy_CTB_to_hv()412 s->sao_pixel_buffer_v[c_idx] + (((2 * x_ctb - 1) * h + y0) << sh), in sao_filter_CTB()422 s->sao_pixel_buffer_v[c_idx] + (((2 * x_ctb + 2) * h + y0) << sh), in sao_filter_CTB()
492 uint8_t *sao_pixel_buffer_v[3]; member
502 av_freep(&s->sao_pixel_buffer_v[i]); in set_sps()515 s->sao_pixel_buffer_v[c_idx] = in set_sps()519 !s->sao_pixel_buffer_v[c_idx]) in set_sps()533 av_freep(&s->sao_pixel_buffer_v[i]); in set_sps()3418 av_freep(&s->sao_pixel_buffer_v[i]); in hevc_decode_free()