Home
last modified time | relevance | path

Searched refs:noise_stripe_row_prev (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/dsp/
Dfilm_grain.cc421 const GrainType* noise_stripe_row_prev, in WriteOverlapLine_C() argument
427 const int old = noise_stripe_row_prev[x]; in WriteOverlapLine_C()
/external/libgav1/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc993 const int8_t* noise_stripe_row_prev, in WriteOverlapLine8bpp_NEON() argument
1003 const int8x8_t source_old = vld1_s8(noise_stripe_row_prev + x); in WriteOverlapLine8bpp_NEON()