Home
last modified time | relevance | path

Searched defs:clrType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_heif_encode_test.cpp174 ColorType clrType = NCLX; in SetValidNclxColor() local
185 static bool SetColorTypeOnly(ImageItem& item, ColorType clrType) in SetColorTypeOnly()
194 ColorType clrType = RICC; in SetInvalidRiccColor() local
226 ColorType clrType = NCLX; in SetPropeForTmap() local
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dcodec_heif_helper.cpp167 ColorType clrType = encodeOpt_.iccProfilePath.length() > 0 ? PROF : NCLX; in CreateImgParam() local