Home
last modified time | relevance | path

Searched defs:compute_height (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dobmc_sse4.cc204 const int compute_height = height - (height >> 2); in OverlapBlendFromTop4xH_SSE4_1() local
244 const int compute_height = height - (height >> 2); in OverlapBlendFromTop8xH_SSE4_1() local
285 const int compute_height = height - (height >> 2); in OverlapBlendFromTop_SSE4_1() local
463 const int compute_height = height - (height >> 2); in OverlapBlendFromTop4xH_SSE4_1() local
514 const int compute_height = height - (height >> 2); in OverlapBlendFromTop10bpp_SSE4_1() local
/external/libgav1/libgav1/src/dsp/arm/
Dobmc_neon.cc269 const int compute_height = height - (height >> 2); in OverlapBlendFromTop8xH_NEON() local
312 const int compute_height = height - (height >> 2); in OverlapBlendFromTop_NEON() local
875 const int compute_height = height - (height >> 2); in OverlapBlendFromTop_NEON() local