Searched defs:upsampled_top (Results 1 – 4 of 4) sorted by relevance
40 const bool upsampled_top) { in DirectionalIntraPredictorZone1_C()104 const bool upsampled_top, in DirectionalIntraPredictorZone2_C()
211 const bool upsampled_top) { in DirectionalIntraPredictorZone1_NEON()530 const int ystep, const bool upsampled_top, in DirectionalZone2_4xH()647 const bool upsampled_top, in DirectionalZone2_8()775 const int xstep, const int ystep, const bool upsampled_top, in DirectionalIntraPredictorZone2_NEON()1163 const bool upsampled_top) { in DirectionalIntraPredictorZone1_NEON()
373 const bool upsampled_top) { in DirectionalIntraPredictorZone1_SSE4_1()1013 const bool upsampled_top, in DirectionalIntraPredictorZone2_SSE4_1()
444 bool upsampled_top = false; in DirectionalPrediction() local