Home
last modified time | relevance | path

Searched defs:psInpRawBuf (Results 1 – 1 of 1) sorted by relevance

/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp850 iv_raw_buf_t *psInpRawBuf = &sEncodeIp.s_inp_buf; in encodeFrames() local
959 bufferPtrs Codec::setEncParams(iv_raw_buf_t *psInpRawBuf, const uint8_t *data, size_t frameSize) { in setEncParams()