Searched refs:bColorDescriptionPresent (Results 1 – 5 of 5) sorted by relevance
147 EXPECT_EQ( FalseLocal, sParamExt.sSpatialLayers[i].bColorDescriptionPresent); in TEST_F()159 sParamExt.sSpatialLayers[0].bColorDescriptionPresent = true; in TEST_F()167 sParamExt.sSpatialLayers[1].bColorDescriptionPresent = true; in TEST_F()183 …T_EQ( sParamExt.sSpatialLayers[i].bColorDescriptionPresent, sSvcCodingParam.sSpatialLayers[i].bCo… in TEST_F()210 …CT_EQ( sSvcCodingParam.sSpatialLayers[0].bColorDescriptionPresent, m_pSpsArrayPointer->bColorDesc… in TEST_F()
218 BsWriteOneBit (pLocalBitStringAux, pSps->bColorDescriptionPresent); in WelsWriteVUI()220 if (pSps->bColorDescriptionPresent) { in WelsWriteVUI()549 pSps->bColorDescriptionPresent = pLayerParam->bColorDescriptionPresent; in WelsInitSps()
87 bool bColorDescriptionPresent; // false => do not write any of the following three items to the hea… member
207 …param.sSpatialLayers[iLayer].bColorDescriptionPresent = false; // do not write any of the followi… in FillDefault()448 …pSpatialLayer->bColorDescriptionPresent = pCodingParam.sSpatialLayers[iIdxSpatial].bColorDescript… in ParamTranscode()
472 …bool bColorDescriptionPresent; // false => do not write any of the following three items to t… member