Home
last modified time | relevance | path

Searched defs:clr_indx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_profile.h98 #define PROFILE_DISABLE_INTER_PRED_LUMA(clr_indx) ; argument
99 #define PROFILE_DISABLE_INTER_PRED_CHROMA(clr_indx) ; argument
100 #define PROFILE_DISABLE_INTER_PRED_LUMA_AVERAGING(clr_indx) ; argument
101 #define PROFILE_DISABLE_INTER_PRED_CHROMA_AVERAGING(clr_indx) ; argument
H A Dihevcd_inter_pred.c131 WORD32 clr_indx; in ihevcd_inter_pred_ctb() local