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

  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLShaderBuilder.cpp 113 void GrGLShaderBuilder::appendTextureLookupAndModulate(const char* modulation,
119 this->codeAppend((GrGLSLExpr4(modulation) * GrGLSLExpr4(lookup)).c_str());
GrGLShaderBuilder.h 64 /** Does the work of appendTextureLookup and modulates the result by modulation. The result is
65 always a vec4. modulation and the swizzle specified by TextureSampler must both be vec4 or
66 float. If modulation is "" or NULL it this function acts as though appendTextureLookup were
68 void appendTextureLookupAndModulate(const char* modulation,
  /bionic/libc/kernel/uapi/linux/dvb/
frontend.h 237 fe_modulation_t modulation; member in struct:dvb_qam_parameters
241 fe_modulation_t modulation; member in struct:dvb_vsb_parameters
  /development/ndk/platforms/android-L/include/linux/dvb/
frontend.h 237 fe_modulation_t modulation; member in struct:dvb_qam_parameters
241 fe_modulation_t modulation; member in struct:dvb_vsb_parameters
  /external/kernel-headers/original/uapi/linux/dvb/
frontend.h 66 FE_CAN_TURBO_FEC = 0x8000000, /* frontend supports "turbo fec modulation" */
67 FE_CAN_2G_MODULATION = 0x10000000, /* frontend supports "2nd generation modulation" (DVB-S2) */
251 fe_modulation_t modulation; /* modulation type (see above) */ member in struct:dvb_qam_parameters
255 fe_modulation_t modulation; /* modulation type (see above) */ member in struct:dvb_vsb_parameters
262 fe_modulation_t constellation; /* modulation type (see above) */
494 * ISDB can use different modulation types for each group of carriers.
  /bionic/libc/kernel/uapi/linux/
videodev2.h 965 __u32 modulation; member in struct:v4l2_frequency_band
    [all...]
  /development/ndk/platforms/android-L/include/linux/
videodev2.h 957 __u32 modulation; member in struct:v4l2_frequency_band
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 1377 __u32 modulation; member in struct:v4l2_frequency_band
    [all...]

Completed in 128 milliseconds