Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dcomp_avg_pred_test.cc91 const int bitdepth_mask = (1 << bitdepth) - 1; in TestSizeCombinations() local
133 const int bitdepth_mask = (1 << bitdepth) - 1; in TestCompareReferenceRandom() local
175 const int bitdepth_mask = (1 << bitdepth) - 1; in TestSpeed() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dsuper_res_test.cc152 const int bitdepth_mask = (1 << bitdepth) - 1; in TestComputeSuperRes() local