Home
last modified time | relevance | path

Searched refs:quantTableNo (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/image/vdi/
Dcodec_jpeg_vdi.h67 uint32_t quantTableNo; member
/drivers/peripheral/codec/test/demo/jpeg/src/
Dcodec_jpeg_helper.cpp316 int8_t quantity = decInfo.compInfo[i].quantTableNo; in JpegSofAssemble()
427 comInfo.quantTableNo = GetInt8(buffer); in DessambleSof()
431 comInfo.componentId, comInfo.hSampFactor, comInfo.vSampFactor, comInfo.quantTableNo); in DessambleSof()
/drivers/interface/codec/image/v1_0/
DCodecImageType.idl133 unsigned int quantTableNo; /**< Quant table value. */