Searched refs:ONE_COMPONENT (Results 1 – 2 of 2) sorted by relevance
201 static constexpr int ONE_COMPONENT = 1; in AssembleComponentInfo() local203 if (jpegCompressInfo->num_components != ONE_COMPONENT && in AssembleComponentInfo()
76 constexpr uint8_t ONE_COMPONENT = 1; variable583 if (components != THREE_COMPONENTS && components != ONE_COMPONENT) { in ParseVividJpegExtendInfo()742 ….extendMeta.metaISO.gainmapChannelNum = ((flag & 0x80) == 0x80) ? THREE_COMPONENTS : ONE_COMPONENT; in ParseISOMetadata()