Searched refs:isoBaseLength (Results 1 – 1 of 1) sorted by relevance
1004 uint32_t isoBaseLength = UINT32_BYTE_COUNT + ISO_GAINMAP_TAG_SIZE + UINT32_BYTE_COUNT; in PackBaseISOMarker() local1005 vector<uint8_t> bytes(isoBaseLength); in PackBaseISOMarker()1010 uint32_t length = isoBaseLength - JPEG_MARKER_TAG_SIZE; in PackBaseISOMarker()