Searched defs:dsp_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libgav1/src/ | ||
H A D | reconstruction_test.cc | 100 const dsp::Dsp* dsp_; member in libgav1::__anon7a9d35280111::ReconstructionTest |
H A D | post_filter.h | 456 const dsp::Dsp& dsp_; variable |
H A D | tile.h | 683 const dsp::Dsp& dsp_; variable |
H A D | post_filter_test.cc | 851 const dsp::Dsp* dsp_; member in libgav1::PostFilterApplyCdefTest |
/aosp_15_r20/external/libgav1/src/tile/ | ||
H A D | prediction.cc | 631 GetMaskBlendFunc(dsp_, /*is_inter_intra=*/false, in CompoundInterPrediction() local |