Searched defs:upsampled_left (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | intrapred_directional.cc | 111 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()
|
H A D | intrapred_directional_test.cc | 336 const bool upsampled_left = in TestSpeed() local 423 const bool upsampled_left = in TestSaturatedValues() local 520 const bool upsampled_left = in TestRandomValues() local
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_directional_neon.cc | 519 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()
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | prediction.cc | 430 bool upsampled_left = false; in DirectionalPrediction() local
|
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | intrapred_directional_sse4.cc | 1019 const bool upsampled_left) { in DirectionalIntraPredictorZone2_SSE4_1()
|