Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dav1d_common.h798 RK_U16 compound_idx_cdf[COMP_INDEX_CONTEXTS][CDF_SIZE(2)]; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_common.h834 RK_U16 compound_idx_cdf[COMP_INDEX_CONTEXTS][CDF_SIZE(2)]; member
H A Dav1_entropymode.c4557 memcpy(cdfs->compound_idx_cdf, default_compound_idx_cdfs, in AV1SetDefaultCDFs()
4558 sizeof(cdfs->compound_idx_cdf)); in AV1SetDefaultCDFs()