Searched refs:H264_PROFILE_STEREO_HIGH (Results 1 – 4 of 4) sorted by relevance
50 H264_PROFILE_STEREO_HIGH = 128 //!< YUV 4:2:0/8 "Stereo High" enumerator
197 || (cur_sps->profile_idc == H264_PROFILE_STEREO_HIGH) in parser_sps()375 || (cur_subsps->sps.profile_idc == H264_PROFILE_STEREO_HIGH)) { in parser_subsps_ext()
116 … (p_Vid->profile_idc == H264_PROFILE_MVC_HIGH || p_Vid->profile_idc == H264_PROFILE_STEREO_HIGH)) { in getDpbSize()
681 …p_Vid->profile_idc == H264_PROFILE_MVC_HIGH) || (p_Vid->profile_idc == H264_PROFILE_STEREO_HIGH)) { in alloc_decpic()