Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecallocatebufferhdi_fuzzer/
H A Dcodecallocatebuffer_fuzzer.cpp22 static const uint32_t OMX_MAX_PORT_INDEX = 2; variable
43 …onent->AllocateBuffer(static_cast<uint32_t>((*(const_cast<uint8_t *>(data)) % OMX_MAX_PORT_INDEX)), in CodecAllocateBuffer()