Home
last modified time | relevance | path

Searched defs:sm_weights_h (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/
H A Dintrapred.c90 const uint8_t *const sm_weights_h = smooth_weights + bh - 4; in smooth_predictor() local
417 const uint8_t *const sm_weights_h = smooth_weights + bh - 4; in highbd_smooth_predictor() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc486 const uint8_t* const sm_weights_h = kSmoothWeights + height - 4; in SmoothWxH() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c961 const uint8_t *const sm_weights_h = smooth_weights + height - 4; in smooth_predictor_wxh() local