Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h410 int32_t iPicWidthReq; // picture width have requested the memory member
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp1496 if (pCtx->bInitialDqLayersMem && kiMaxWidth <= pCtx->iPicWidthReq in InitialDqLayersContext()
1629 pCtx->iPicWidthReq = kiMaxWidth; in InitialDqLayersContext()
1801 pCtx->iPicWidthReq = 0; in UninitialDqLayersContext()