Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct8x8_1_add_neon.c16 static INLINE uint8x8_t create_dcd(const int16_t dc) { in create_dcd() function
45 const uint8x8_t dc = create_dcd(a1); in vpx_idct8x8_1_add_neon()
55 const uint8x8_t dc = create_dcd(-a1); in vpx_idct8x8_1_add_neon()