Searched refs:hvccConfig (Results 1 – 1 of 1) sorted by relevance
500 auto hvccConfig = hvcc->GetConfig(); in ExtractImageProperties() local501 image->SetLumaBitNum(hvccConfig.bitDepthLuma); in ExtractImageProperties()502 image->SetChromaBitNum(hvccConfig.bitDepthChroma); in ExtractImageProperties()503 image->SetDefaultPixelFormat((HeifPixelFormat) hvccConfig.chromaFormat); in ExtractImageProperties()