Home | History | Annotate | Download | only in decoder

Lines Matching refs:s_high_profile

148                     ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0;
151 else if(!ps_dec->s_high_profile.u1_direct_8x8_inference_flag)
153 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0;
473 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0;
476 else if(!ps_dec->s_high_profile.u1_direct_8x8_inference_flag)
478 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 0;
642 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 1;
674 ps_dec->s_high_profile.u1_direct_8x8_inference_flag;
690 if((ps_dec->s_high_profile.u1_transform8x8_present) && (u1_cbp & (0xf))
691 && (ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag)
759 ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag = 1;
785 ps_dec->s_high_profile.u1_direct_8x8_inference_flag;
813 if((ps_dec->s_high_profile.u1_transform8x8_present) && (u4_cbp & (0xf))
814 && (ps_dec->s_high_profile.u1_no_submb_part_size_lt8x8_flag)