Home
last modified time | relevance | path

Searched refs:pw (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_heif_encode_test.cpp165 PropWriter pw; in CreateMetaItem() local
166 (void)pw.AddData<bool>(USER_DATA_DO_COMPRESS, useCompress); in CreateMetaItem()
167 (void)pw.Finalize(item.properties); in CreateMetaItem()
173 PropWriter pw; in SetValidNclxColor() local
175 IF_TRUE_RETURN_VAL(!pw.AddData<ColorType>(COLOR_TYPE, clrType), false); in SetValidNclxColor()
182 IF_TRUE_RETURN_VAL(!pw.AddData<ColourInfo>(COLOR_INFO, clrInfo), false); in SetValidNclxColor()
183 return pw.Finalize(item.liteProperties); in SetValidNclxColor()
187 PropWriter pw; in SetColorTypeOnly() local
188 IF_TRUE_RETURN_VAL(!pw.AddData<ColorType>(COLOR_TYPE, clrType), false); in SetColorTypeOnly()
189 return pw in SetColorTypeOnly()
193 PropWriter pw; SetInvalidRiccColor() local
213 PropWriter pw; SetInvalidNclxColor() local
225 PropWriter pw; SetPropeForTmap() local
[all...]

Completed in 2 milliseconds