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

  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.hpp 79 CHANNEL_G = (1u<<1), // Has "G" (1) channel
vkImageUtil.cpp 201 const deUint32 chanG = PlanarFormatDescription::CHANNEL_G;
835 const deUint8 chanG = (deUint8)PlanarFormatDescription::CHANNEL_G;
    [all...]
  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_reset.c 563 if (channel->hw_value == CHANNEL_G)
726 case CHANNEL_G:
ath5k.h 642 #define CHANNEL_G (CHANNEL_2GHZ|CHANNEL_OFDM)
    [all...]
ath5k_phy.c     [all...]
  /hardware/google/av/codec2/include/
C2Buffer.h     [all...]
  /hardware/google/av/codec2/vndk/
C2AllocatorGralloc.cpp 475 C2PlaneInfo::CHANNEL_G, // channel

Completed in 235 milliseconds