Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_codec_profile

2053     ps_vps->s_ptl.s_ptl_gen.i1_profile_idc = ps_out_strm_params->i4_codec_profile;
2077 ps_vps->s_ptl.as_ptl_sub[i].i1_profile_idc = ps_out_strm_params->i4_codec_profile;
2085 .ai1_profile_compatibility_flag[ps_out_strm_params->i4_codec_profile] = 1;
2138 pi1_profile_compatiblity_flags[ps_out_strm_params->i4_codec_profile] = 1;
2176 if((ps_out_strm_params->i4_codec_profile == 4) &&
2198 (ps_out_strm_params->i4_codec_profile == 4) &&
2440 ps_sps->s_ptl.as_ptl_sub[i].i1_profile_idc = ps_out_strm_params->i4_codec_profile;
2448 .ai1_profile_compatibility_flag[ps_out_strm_params->i4_codec_profile] = 1;
2497 if((ps_out_strm_params->i4_codec_profile == 4) && (ps_sps->i1_chroma_format_idc == 1))
2517 else if((ps_out_strm_params->i4_codec_profile == 4) && (ps_sps->i1_chroma_format_idc == 2))
2567 ps_sps->s_ptl.s_ptl_gen.i1_profile_idc = ps_out_strm_params->i4_codec_profile;
2569 ps_sps->s_ptl.s_ptl_gen.ai1_profile_compatibility_flag[ps_out_strm_params->i4_codec_profile] =
2607 if((ps_out_strm_params->i4_codec_profile == 4) && (ps_sps->i1_chroma_format_idc == 1))
2627 else if((ps_out_strm_params->i4_codec_profile == 4) && (ps_sps->i1_chroma_format_idc == 2))