Searched defs:upsampled_left (Results 1 – 5 of 5) sorted by relevance
| /external/libgav1/src/dsp/ |
| 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()
|
| D | intrapred_directional_test.cc | 337 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/ |
| 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()
|
| /external/libgav1/src/tile/ |
| D | prediction.cc | 430 bool upsampled_left = false; in DirectionalPrediction() local
|
| /external/libgav1/src/dsp/x86/ |
| D | intrapred_directional_sse4.cc | 1019 const bool upsampled_left) { in DirectionalIntraPredictorZone2_SSE4_1()
|