Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddec_frame.h71 int8_t (*pDirect)[MB_BLOCK4x4_NUM]; member
Ddecoder_context.h348 int8_t (*pDirect[LAYER_NUM_EXCHANGEABLE])[MB_BLOCK4x4_NUM]; member
/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cabac.cpp1092 int8_t* pDirect = pCtx->pCurDqLayer->pDirect[pCtx->pCurDqLayer->iMbXyIndex]; in ParseRefIdxCabac() local
Ddecode_slice.cpp1118 int8_t pDirect[30]; in WelsDecodeMbCabacBSliceBaseMode0() local