Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h52 extern U08 gau1_encode_to_raster_x[16];
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
Dhme_refine.c6338 i4_x = (S32)gau1_encode_to_raster_x[i]; in hme_refine()
6379 i4_x = (S32)gau1_encode_to_raster_x[i]; in hme_refine()
7499 S32 x = gau1_encode_to_raster_x[blk_id_in_full_ctb]; in hme_refine()
9667 x = gau1_encode_to_raster_x[blk_id_in_full_ctb]; in hme_refine_no_encode()
9747 x = gau1_encode_to_raster_x[blk_id_in_full_ctb]; in hme_refine_no_encode()
Dhme_interface.c3823 blk_x = gau1_encode_to_raster_x[blk]; in hme_set_ctb_boundary_attrs()