Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h354 #define I4_PRED_DC_T 10 macro
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp1017 pCtx->pGetI4x4LumaPredFunc[I4_PRED_DC_T ] = WelsI4x4LumaPredDcTop_c; in InitPredFunc()
1032 pCtx->pGetI8x8LumaPredFunc[I4_PRED_DC_T ] = WelsI8x8LumaPredDcTop_c; in InitPredFunc()
1103 pCtx->pGetI4x4LumaPredFunc[I4_PRED_DC_T ] = WelsDecoderI4x4LumaPredDcTop_AArch64_neon; in InitPredFunc()
Dparse_mb_syn_cavlc.cpp647 iFinalMode = I4_PRED_DC_T; in CheckIntraNxNPredMode()
/third_party/openh264/codec/encoder/core/src/
Dsvc_base_layer_md.cpp85 I4_PRED_DC_T, I4_PRED_V, I4_PRED_INVALID, I4_PRED_INVALID,
92 I4_PRED_DC_T, I4_PRED_V, I4_PRED_DDL_TOP, I4_PRED_VL_TOP,
122 I4_PRED_DC_T, I4_PRED_V, I4_PRED_INVALID, I4_PRED_INVALID,
129 I4_PRED_DC_T, I4_PRED_V, I4_PRED_DDL_TOP, I4_PRED_VL_TOP,
158 I4_PRED_DC_T, I4_PRED_V, I4_PRED_DDL, I4_PRED_VL,
186 I4_PRED_DC_T, I4_PRED_V, I4_PRED_DDL, I4_PRED_VL,
Dget_intra_predictor.cpp627 pFuncList->pfGetLumaI4x4Pred[I4_PRED_DC_T] = WelsI4x4LumaPredDcTop_c; in WelsInitIntraPredFuncs()
688 pFuncList->pfGetLumaI4x4Pred[I4_PRED_DC_T ] = WelsI4x4LumaPredDcTop_AArch64_neon; in WelsInitIntraPredFuncs()