Searched defs:zero_to_seven (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_directional_neon.cc | 524 const int16x8_t zero_to_seven = {0, 1, 2, 3, 4, 5, 6, 7}; in DirectionalZone2_4xH() local 699 const int16x8_t zero_to_seven = {0, 1, 2, 3, 4, 5, 6, 7}; in DirectionalZone2_WxH() local 2091 const int16x8_t zero_to_seven = {0, 1, 2, 3, 4, 5, 6, 7}; in DirectionalZone2_NEON() local
|