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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tlv.h 42 #define DECLARE_TLV_DB_SCALE(name, min, step, mute) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tlv.h 42 #define DECLARE_TLV_DB_SCALE(name, min, step, mute) \
  /bionic/libc/kernel/common/sound/
tlv.h 32 #define DECLARE_TLV_DB_SCALE(name, min, step, mute) unsigned int name[] = { TLV_DB_SCALE_ITEM(min, step, mute) }
  /external/kernel-headers/original/sound/
tlv.h 46 #define DECLARE_TLV_DB_SCALE(name, min, step, mute) \

Completed in 425 milliseconds