Searched refs:cu_x0_frm (Results 1 – 2 of 2) sorted by relevance
620 WORD32 cu_x0_frm = cu_pos_x + ctb_x0_frm; in ihevce_entropy_update_best_cu_states() local623 WORD32 x_pos = ((cu_x0_frm >> 3) & 0x7); in ihevce_entropy_update_best_cu_states()629 UWORD8 *pu1_top_skip_flags = ps_best_cu_entropy->pu1_skip_cu_top + (cu_x0_frm >> 6); in ihevce_entropy_update_best_cu_states()
321 WORD32 cu_x0_frm = cu_x0 + ctb_x0_frm; in ihevce_cabac_encode_skip_flag() local324 WORD32 x_pos = ((cu_x0_frm >> 3) & 0x7); in ihevce_cabac_encode_skip_flag()330 UWORD8 *pu1_top_skip_flags = ps_entropy_ctxt->pu1_skip_cu_top + (cu_x0_frm >> 6); in ihevce_cabac_encode_skip_flag()1271 WORD32 cu_x0_frm = cu_x0 + ctb_x0_frm; in ihevce_cabac_encode_coding_unit() local1307 if((cu_x0_frm + cu_size) >= pic_width) in ihevce_cabac_encode_coding_unit()