Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dpic_queue.h57 PPicture PrefetchLastPicForThread (PPicBuff pPicBuff,
/third_party/openh264/codec/decoder/core/src/
Dpic_queue.cpp232 PPicture PrefetchLastPicForThread (PPicBuff pPicBuf, const int32_t& iLastPicBuffIdx) { in PrefetchLastPicForThread() function
Ddecoder_core.cpp2499 pLastThreadCtx->pDec = PrefetchLastPicForThread (pCtx->pPicBuff, in DecodeCurrentAccessUnit()