Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dfilm_grain_neon.cc793 const int valid_range_bytes = (width - x) * sizeof(in_y_row[0]); in BlendNoiseWithImageLuma_NEON() local
876 const int valid_range_bytes = valid_range_pixels * sizeof(in_y_row[0]); in BlendChromaPlaneWithCfl_NEON() local
1012 const int valid_range_bytes = valid_range_pixels * sizeof(in_y_row[0]); in BlendChromaPlane8bpp_NEON() local
1369 const int valid_range_bytes = valid_range_pixels * sizeof(in_y_row[0]); in BlendChromaPlane10bpp_NEON() local