Home
last modified time | relevance | path

Searched refs:i4_pos_x (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/decoder/
Dihevcd_intra_pred_mode_prediction.c127 + (ps_cu->i4_pos_x * 2); in ihevcd_intra_pred_mode_prediction()
163 …if((0 == ps_cu->i4_pos_x) && (((0 == ps_codec->s_parse.i4_ctb_slice_x) && (0 == ps_codec->s_parse.… in ihevcd_intra_pred_mode_prediction()
Dihevcd_parse_slice.c398 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_transform_tree()
1031 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit_intra()
1044 + (ps_codec->s_parse.s_cu.i4_pos_x * 2); in ihevcd_parse_coding_unit_intra()
1192 cu_pos_x = ps_codec->s_parse.s_cu.i4_pos_x; in ihevcd_parse_coding_unit()
1343 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit()
1637 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit()
1707 ps_codec->s_parse.s_cu.i4_pos_x = cu_pos_x; in ihevcd_parse_coding_quadtree()
1856 WORD32 cu_pos_x = ps_codec->s_parse.s_cu.i4_pos_x << 3; in ihevcd_parse_coding_quadtree()
1888 cu_pos_x = ps_codec->s_parse.s_cu.i4_pos_x << 3; in ihevcd_parse_coding_quadtree()
Dihevcd_structs.h699 WORD32 i4_pos_x; member
/external/libavc/common/
Dih264_structs.h394 WORD32 i4_pos_x; member
/external/libhevc/encoder/
Dhme_refine.c130 S32 i4_pos_x,
139 S32 i4_pos_x,
2222 S32 i4_pos_x, in hme_project_coloc_candt() argument
2243 i4_pos_x = CLIP3(i4_pos_x, 0, (wd_c - blksize_p)); in hme_project_coloc_candt()
2248 blk_x = (i4_pos_x * wd_p) / (wd_c * blksize_p); in hme_project_coloc_candt()
2309 S32 i4_pos_x, in hme_project_coloc_candt_dyadic() argument
2334 i4_pos_x = CLIP3(i4_pos_x, 0, (wd_c - blksize_p)); in hme_project_coloc_candt_dyadic()
2339 blk_x = i4_pos_x >> blksize_p; // (2 * blksize_p); in hme_project_coloc_candt_dyadic()
2367 S32 i4_pos_x, in hme_project_coloc_candt_dyadic_implicit() argument
2393 i4_pos_x = CLIP3(i4_pos_x, 0, (wd_c - blksize_p)); in hme_project_coloc_candt_dyadic_implicit()
[all …]
Dhme_utils.c3791 S32 i4_pos_x = ps_ctxt->i4_pos_x; in hme_populate_search_candidates() local
3827 S32 x = i4_pos_x >> 4; in hme_populate_search_candidates()
4016 x = i4_pos_x + gai4_search_cand_location_to_x_offset_map[e_search_cand_loc]; in hme_populate_search_candidates()
5294 S32 i4_pos_x; in ihevce_16x16block_temporal_noise_detect() local
5336 i4_pos_x = i4_cu_x_off; in ihevce_16x16block_temporal_noise_detect()
5338 posx = i4_pos_x + 2; in ihevce_16x16block_temporal_noise_detect()
Dhme_defs.h3352 S32 i4_pos_x; member
/external/libhevc/common/
Dihevc_structs.h1724 WORD32 i4_pos_x; member