Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h411 …int32_t iPicHeightReq; // picture height have requested the memory member
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp1497 && kiMaxHeight <= pCtx->iPicHeightReq) // have same dimension memory, skipped in InitialDqLayersContext()
1630 pCtx->iPicHeightReq = kiMaxHeight; in InitialDqLayersContext()
1802 pCtx->iPicHeightReq = 0; in UninitialDqLayersContext()