Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_set_mb_syn_cavlc.cpp72 int8_t* pRemMode; in WelsSpatialWriteMbPred() local
94 pRemMode = &pMbCache->pRemIntra4x4PredModeFlag[0]; in WelsSpatialWriteMbPred()
99 BsWriteBits (pBs, 3, *pRemMode); in WelsSpatialWriteMbPred()
103 pRemMode++; in WelsSpatialWriteMbPred()