Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/
Dintrapred_directional.cc39 const int height, const int xstep, const bool upsampled_top) { in DirectionalIntraPredictorZone1_C()
111 const bool upsampled_top, const bool upsampled_left) { in DirectionalIntraPredictorZone2_C()
Dintrapred_directional_test.cc339 const bool upsampled_top = in TestSpeed() local
426 const bool upsampled_top = in TestSaturatedValues() local
523 const bool upsampled_top = in TestRandomValues() local
/external/libgav1/src/dsp/arm/
Dintrapred_directional_neon.cc212 const int height, const int xstep, const bool upsampled_top) { in DirectionalIntraPredictorZone1_NEON()
518 const int xstep, const int ystep, const bool upsampled_top, in DirectionalZone2_4xH()
609 const bool upsampled_top, const bool upsampled_left) { in DirectionalZone2_8xH()
682 const bool upsampled_top, const bool upsampled_left) { in DirectionalZone2_WxH()
747 const bool upsampled_top, const bool upsampled_left) { in DirectionalIntraPredictorZone2_NEON()
1170 const int height, const int xstep, const bool upsampled_top) { in DirectionalIntraPredictorZone1_NEON()
2219 const bool upsampled_top, const bool upsampled_left) { in DirectionalIntraPredictorZone2_NEON()
/external/libgav1/src/dsp/x86/
Dintrapred_directional_sse4.cc373 const bool upsampled_top) { in DirectionalIntraPredictorZone1_SSE4_1()
1018 const bool upsampled_top, in DirectionalIntraPredictorZone2_SSE4_1()
/external/libgav1/src/tile/
Dprediction.cc429 bool upsampled_top = false; in DirectionalPrediction() local