HomeSort by relevance Sort by last modified time
    Searched refs:filter16 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_loopfilter_neon.c 313 static INLINE void filter16( function
680 filter16(mask, flat, flat_status, flat2, flat2_status, hev, p7, p6, p5, p4,
709 filter16(mask, flat, flat_status, flat2, flat2_status, hev, p7, p6, p5, p4,
  /external/libvpx/libvpx/vpx_dsp/
loopfilter.c 232 static INLINE void filter16(int8_t mask, uint8_t thresh, uint8_t flat, function
303 filter16(mask, *thresh, flat, flat2, s - 8 * p, s - 7 * p, s - 6 * p,
335 filter16(mask, *thresh, flat, flat2, s - 8, s - 7, s - 6, s - 5, s - 4,
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 457 void filter16( const fragment_parts_t& parts,
texturing.cpp 484 // filter16() is internally limited to 4 bits, so:
639 case 2: filter16(parts, texel, tmu, U, V, txPtr, FRAC_BITS); break;
752 void GGLAssembler::filter16( function in class:android::GGLAssembler
    [all...]

Completed in 615 milliseconds