Lines Matching refs:s_high_profile
148 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0; in ih264d_parse_bmb_non_direct_cavlc()
151 else if(!ps_dec->s_high_profile.u1_direct_8x8_inference_flag) in ih264d_parse_bmb_non_direct_cavlc()
153 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0; in ih264d_parse_bmb_non_direct_cavlc()
473 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0; in ih264d_parse_bmb_non_direct_cabac()
476 else if(!ps_dec->s_high_profile.u1_direct_8x8_inference_flag) in ih264d_parse_bmb_non_direct_cabac()
478 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0; in ih264d_parse_bmb_non_direct_cabac()
642 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 1; in ih264d_parse_bmb_cabac()
674 ps_dec->s_high_profile.u1_direct_8x8_inference_flag; in ih264d_parse_bmb_cabac()
690 if((ps_dec->s_high_profile.u1_transform8x8_present) && (u1_cbp & (0xf)) in ih264d_parse_bmb_cabac()
691 && (ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag) in ih264d_parse_bmb_cabac()
759 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 1; in ih264d_parse_bmb_cavlc()
785 ps_dec->s_high_profile.u1_direct_8x8_inference_flag; in ih264d_parse_bmb_cavlc()
813 if((ps_dec->s_high_profile.u1_transform8x8_present) && (u4_cbp & (0xf)) in ih264d_parse_bmb_cavlc()
814 && (ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag) in ih264d_parse_bmb_cavlc()