Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp1048 pCtx->pGetIChromaPredFunc[C_PRED_DC_T ] = WelsIChromaPredDcTop_c; in InitPredFunc()
1109 pCtx->pGetIChromaPredFunc[C_PRED_DC_T] = WelsDecoderIChromaPredDcTop_AArch64_neon; in InitPredFunc()
1142 pCtx->pGetIChromaPredFunc[C_PRED_DC_T] = WelsDecoderIChromaPredDcTop_sse2; in InitPredFunc()
1167 pCtx->pGetIChromaPredFunc[C_PRED_DC_T] = WelsDecoderIChromaPredDcTop_mmi; in InitPredFunc()
Dparse_mb_syn_cavlc.cpp614 *pMode = C_PRED_DC_T; in CheckIntraChromaPredMode()
/third_party/openh264/codec/common/inc/
Dwels_common_defs.h369 #define C_PRED_DC_T 5 macro
/third_party/openh264/codec/encoder/core/src/
Dget_intra_predictor.cpp645 pFuncList->pfGetChromaPred[C_PRED_DC_T] = WelsIChromaPredDcTop_c; in WelsInitIntraPredFuncs()
694 pFuncList->pfGetChromaPred[C_PRED_DC_T] = WelsIChromaPredDcTop_AArch64_neon; in WelsInitIntraPredFuncs()
Dsvc_base_layer_md.cpp203 { C_PRED_DC_T, C_PRED_V, C_PRED_INVALID, C_PRED_INVALID, 2 },
207 { C_PRED_DC_T, C_PRED_V, C_PRED_INVALID, C_PRED_INVALID, 2 },