HomeSort by relevance Sort by last modified time
    Searched full:generate_maskq (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
deblock_neon.c 62 static uint8x16_t generate_maskq(const uint8x16_t a2, const uint8x16_t a1, function
81 const uint8x16_t mask = generate_maskq(a2, a1, v0, b1, b2, filter);

Completed in 701 milliseconds