Home
last modified time | relevance | path

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

/drivers/peripheral/codec/test/demo/heif/src/
H A Dcodec_heif_helper.cpp238 bool HeifEncoderHelper::AssembleParamForOtherImg(uint32_t primaryImgId) in AssembleParamForOtherImg() argument
248 .to = {primaryImgId} in AssembleParamForOtherImg()
259 .to = {primaryImgId} in AssembleParamForOtherImg()
320 bool HeifEncoderHelper::AssembleParamForMetaData(uint32_t primaryImgId) in AssembleParamForMetaData() argument
332 .to = {primaryImgId} in AssembleParamForMetaData()
344 .to = {primaryImgId} in AssembleParamForMetaData()
/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/src/
H A Dencode_heif_helper.cpp161 bool HeifEncodeHelper::AssembleParamForOtherImg(uint32_t primaryImgId, uint8_t *data, size_t &size) in AssembleParamForOtherImg() argument
184 .to = {primaryImgId} in AssembleParamForOtherImg()
202 .to = {primaryImgId} in AssembleParamForOtherImg()
310 bool HeifEncodeHelper::AssembleParamForMetaData(uint32_t primaryImgId, uint8_t *data, size_t &size) in AssembleParamForMetaData() argument
330 .to = {primaryImgId} in AssembleParamForMetaData()
345 .to = {primaryImgId} in AssembleParamForMetaData()
/drivers/peripheral/codec/test/demo/heif/include/
H A Dcodec_heif_helper.h45 bool AssembleParamForOtherImg(uint32_t primaryImgId);
46 bool AssembleParamForMetaData(uint32_t primaryImgId);
/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/include/
H A Dencode_heif_helper.h40 bool AssembleParamForOtherImg(uint32_t primaryImgId, uint8_t *data, size_t &size);
41 bool AssembleParamForMetaData(uint32_t primaryImgId, uint8_t *data, size_t &size);

Completed in 3 milliseconds