Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/
Dintrapred_directional.cc111 const bool upsampled_top, const bool upsampled_left) { in DirectionalIntraPredictorZone2_C()
160 const int height, const int ystep, const bool upsampled_left) { in DirectionalIntraPredictorZone3_C()
Dintrapred_directional_test.cc337 const bool upsampled_left = in TestSpeed() local
424 const bool upsampled_left = in TestSaturatedValues() local
521 const bool upsampled_left = in TestRandomValues() local
/external/libgav1/src/dsp/arm/
Dintrapred_directional_neon.cc519 const bool upsampled_left) { 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()
775 const int height, const int ystep, const bool upsampled_left) { in DirectionalIntraPredictorZone3_NEON()
1588 const int height, const int ystep, const bool upsampled_left) { in DirectionalIntraPredictorZone3_NEON()
2219 const bool upsampled_top, const bool upsampled_left) { in DirectionalIntraPredictorZone2_NEON()
/external/libgav1/src/tile/
Dprediction.cc430 bool upsampled_left = false; in DirectionalPrediction() local
/external/libgav1/src/dsp/x86/
Dintrapred_directional_sse4.cc1019 const bool upsampled_left) { in DirectionalIntraPredictorZone2_SSE4_1()