Home
last modified time | relevance | path

Searched defs:dsp_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dreconstruction_test.cc100 const dsp::Dsp* dsp_; member in libgav1::__anon7a9d35280111::ReconstructionTest
H A Dpost_filter.h456 const dsp::Dsp& dsp_; variable
H A Dtile.h683 const dsp::Dsp& dsp_; variable
H A Dpost_filter_test.cc851 const dsp::Dsp* dsp_; member in libgav1::PostFilterApplyCdefTest
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc631 GetMaskBlendFunc(dsp_, /*is_inter_intra=*/false, in CompoundInterPrediction() local