Searched refs:v_delta_level_1_and_2 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Ddenoising_neon.c58 const uint8x16_t v_delta_level_1_and_2 = vdupq_n_u8(1); local
98 v_delta_level_1_and_2);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Ddenoising_neon.c63 const uint8x16_t v_delta_level_1_and_2 = vdupq_n_u8(1); local
92 v_delta_level_1_and_2);
260 const uint8x16_t v_delta_level_1_and_2 = vdupq_n_u8(1); local
316 v_delta_level_1_and_2);

Completed in 352 milliseconds