HomeSort by relevance Sort by last modified time
    Searched defs:tx_type (Results 1 - 25 of 40) sorted by null

1 2

  /external/libvpx/libvpx/test/
vp9_quantize_test.cc 101 const TX_TYPE tx_type = (TX_TYPE)((i >> 2) % 3); local
102 const scan_order *scan_order = &vp9_scan_orders[sz][tx_type];
159 const TX_TYPE tx_type = (TX_TYPE)(i % 4); local
160 const scan_order *scan_order = &vp9_scan_orders[sz][tx_type];
217 TX_TYPE tx_type = (TX_TYPE)((i >> 2) % 3) local
280 TX_TYPE tx_type = (TX_TYPE)(i % 4); local
    [all...]
  /development/ndk/platforms/android-21/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
net_tstamp.h 32 * @tx_type: one of HWTSTAMP_TX_*
43 int tx_type; member in struct:hwtstamp_config
47 /* possible values for hwtstamp_config->tx_type */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
net_tstamp.h 40 int tx_type; member in struct:hwtstamp_config

Completed in 637 milliseconds

1 2