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

  /external/chromium_org/third_party/libwebp/dsp/
dec_neon.c 678 const uint8x16_t max123 = vmaxq_u8(max12, max3); local
679 const uint8x16_t mask2 = vcgeq_u8(ithresh_v, max123);
    [all...]
  /external/webp/src/dsp/
dec_neon.c 678 const uint8x16_t max123 = vmaxq_u8(max12, max3); local
679 const uint8x16_t mask2 = vcgeq_u8(ithresh_v, max123);
    [all...]

Completed in 181 milliseconds