Searched refs:hdrMediaTypeLength (Results 1 – 1 of 1) sorted by relevance
1020 uint32_t hdrMediaTypeLength = UINT32_BYTE_COUNT + HDR_MEDIA_TYPE_TAG_SIZE + UINT32_BYTE_COUNT; in PackHdrMediaTypeMarker() local1021 vector<uint8_t> bytes(hdrMediaTypeLength); in PackHdrMediaTypeMarker()1026 uint32_t length = hdrMediaTypeLength - JPEG_MARKER_TAG_SIZE; in PackHdrMediaTypeMarker()