Searched refs:x_tu (Results 1 – 2 of 2) sorted by relevance
749 int x_tu = (x0 + i) >> log2_min_tu_size; in ff_hevc_deblocking_boundary_strengths() local752 uint8_t top_cbf_luma = s->cbf_luma[yp_tu * min_tu_width + x_tu]; in ff_hevc_deblocking_boundary_strengths()753 uint8_t curr_cbf_luma = s->cbf_luma[yq_tu * min_tu_width + x_tu]; in ff_hevc_deblocking_boundary_strengths()
1408 int x_tu = (x0 + j) >> log2_min_tu_size; in hls_transform_tree() local1410 s->cbf_luma[y_tu * min_tu_width + x_tu] = 1; in hls_transform_tree()