Searched refs:cu_pos_x (Results 1 – 1 of 1) sorted by relevance
1181 WORD32 cu_pos_x; in ihevcd_parse_coding_unit() local1192 cu_pos_x = ps_codec->s_parse.s_cu.i4_pos_x; in ihevcd_parse_coding_unit()1267 if((0 != cu_pos_x) || in ihevcd_parse_coding_unit()1695 WORD32 cu_pos_x; in ihevcd_parse_coding_quadtree() local1704 cu_pos_x = (x0 - (ps_codec->s_parse.i4_ctb_x << ps_sps->i1_log2_ctb_size)) >> 3; in ihevcd_parse_coding_quadtree()1707 ps_codec->s_parse.s_cu.i4_pos_x = cu_pos_x; in ihevcd_parse_coding_quadtree()1757 if((0 != 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() local1859 … WORD32 qpg_x = (cu_pos_x - (cu_pos_x & ((1 << ps_pps->i1_log2_min_cu_qp_delta_size) - 1))); in ihevcd_parse_coding_quadtree()1862 if((cu_pos_x == qpg_x) && in ihevcd_parse_coding_quadtree()[all …]