Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dobmc_sse4.cc206 const int compute_height = height - (height >> 2); in OverlapBlendFromTop4xH_SSE4_1() local
243 const int compute_height = height - (height >> 2); in OverlapBlendFromTop8xH_SSE4_1() local
297 const int compute_height = height - (height >> 2); in OverlapBlendFromTop_SSE4_1() local
471 const int compute_height = height - (height >> 2); in OverlapBlendFromTop4xH_SSE4_1() local
520 const int compute_height = height - (height >> 2); in OverlapBlendFromTop10bpp_SSE4_1() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dobmc_neon.cc280 const int compute_height = height - (height >> 2); in OverlapBlendFromTop8xH_NEON() local
327 const int compute_height = height - (height >> 2); in OverlapBlendFromTop_NEON() local
888 const int compute_height = height - (height >> 2); in OverlapBlendFromTop_NEON() local