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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_crc.cpp 146 uint32 masking = 1 << length; local
148 while ((masking >>= 1))
152 if (!carry ^ !(data & masking))
  /external/libvorbis/lib/
Makefile.am 15 masking.h os.h mdct.h smallft.h highlevel.h\
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 212 'Mask bit on the received frame did\'nt match masking '
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 156 const int masking = GGL_READ_NEEDS(MASK_ARGB, needs.n); local
164 info.masked = !!(masking & mask);
242 // blending / logic_op / masking need the framebuffer
302 // masking
    [all...]
  /external/libpng/
CHANGES     [all...]

Completed in 333 milliseconds