Home
last modified time | relevance | path

Searched defs:pRefIndex (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_enc_macroblock.h62 int8_t* pRefIndex; member
/third_party/openh264/codec/decoder/core/inc/
Dpicture.h101 int8_t (*pRefIndex[LIST_A])[MB_BLOCK4x4_NUM]; //used for direct mode member
Ddec_frame.h70 int8_t (*pRefIndex[LIST_A])[MB_BLOCK4x4_NUM]; member
Ddecoder_context.h347 int8_t (*pRefIndex[LAYER_NUM_EXCHANGEABLE][LIST_A])[MB_BLOCK4x4_NUM]; member
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp594 int8_t pRefIndex[LIST_A][30]; in PredMvBDirectSpatial() local
665 int8_t pRefIndex[LIST_A][30]; in PredBDirectTemporal() local
Ddecode_slice.cpp880 int8_t pRefIndex[LIST_A][30]; in WelsDecodeMbCabacPSliceBaseMode0() local
1117 int8_t pRefIndex[LIST_A][30]; in WelsDecodeMbCabacBSliceBaseMode0() local