Home
last modified time | relevance | path

Searched refs:gau1_encode_to_raster_x (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dhme_globals.h52 extern U08 gau1_encode_to_raster_x[16];
H A Dhme_globals.c116 U08 gau1_encode_to_raster_x[16] = { 0, 1, 0, 1, 2, 3, 2, 3, 0, 1, 0, 1, 2, 3, 2, 3 }; variable
H A Dhme_refine.c6354 i4_x = (S32)gau1_encode_to_raster_x[i]; in hme_refine()
6395 i4_x = (S32)gau1_encode_to_raster_x[i]; in hme_refine()
7515 S32 x = gau1_encode_to_raster_x[blk_id_in_full_ctb]; in hme_refine()
9683 x = gau1_encode_to_raster_x[blk_id_in_full_ctb]; in hme_refine_no_encode()
9763 x = gau1_encode_to_raster_x[blk_id_in_full_ctb]; in hme_refine_no_encode()
H A Dhme_interface.c3823 blk_x = gau1_encode_to_raster_x[blk]; in hme_set_ctb_boundary_attrs()