HomeSort by relevance Sort by last modified time
    Searched refs:ch0 (Results 1 - 25 of 35) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
avifmt.h 16 #define mmioFOURCC(ch0,ch1,ch2,ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24))
20 #define aviTWOCC(ch0,ch1) ((WORD)(BYTE)(ch0) | ((WORD)(BYTE)(ch1) << 8))
dmdls.h 40 #define mmioFOURCC(ch0,ch1,ch2,ch3) \
41 ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | \
vfw.h 36 #define MKFOURCC(ch0,ch1,ch2,ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24))
52 #define mmioFOURCC(ch0,ch1,ch2,ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24))
56 #define aviTWOCC(ch0,ch1) ((WORD)(BYTE)(ch0) | ((WORD)(BYTE)(ch1) << 8))
635 #define mmioFOURCC(ch0,ch1,ch2,ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24))
639 #define aviTWOCC(ch0,ch1) ((WORD)(BYTE)(ch0) | ((WORD)(BYTE)(ch1) << 8)
    [all...]
d3d8types.h 152 #define MAKEFOURCC(ch0, ch1, ch2, ch3) \
153 ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | \
    [all...]
d3d9types.h 195 #define MAKEFOURCC(ch0, ch1, ch2, ch3) \
196 ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | \
    [all...]
mmsystem.h 68 #define MAKEFOURCC(ch0,ch1,ch2,ch3) \
69 ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | \
    [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssGrammar.java 159 char ch0 = token.charAt(0); local
160 if (ch0 == '"' || ch0 == '\'') {
161 if (ch0 == token.charAt(n - 1)) {
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FilenameUtils.java 500 char ch0 = filename.charAt(0); local
501 if (ch0 == ':') {
505 if (ch0 == '~') {
508 return (isSeparator(ch0) ? 1 : 0);
510 if (ch0 == '~') {
522 ch0 = Character.toUpperCase(ch0);
523 if (ch0 >= 'A' && ch0 <= 'Z') {
531 } else if (isSeparator(ch0) && isSeparator(ch1))
    [all...]
  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 39 #define MAKEFOURCC(ch0, ch1, ch2, ch3) \
40 ((unsigned long)(unsigned char) (ch0) | ((unsigned long)(unsigned char) (ch1) << 8) | \
  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion_x.cc 35 // ch0: the keysym without modifier states.
41 // MAP0: maps from ch0 to vk.
42 // MAP1: maps from ch0+sc to vk.
43 // MAP2: maps from ch0+ch1+sc to vk.
44 // MAP3: maps from ch0+ch1+ch2+sc to vk.
59 KeySym ch0; member in struct:ui::__anon21379::MAP0
62 return m1.ch0 < m2.ch0;
119 KeySym ch0; member in struct:ui::__anon21379::MAP1
123 if (m1.ch0 == m2.ch0
304 KeySym ch0; member in struct:ui::__anon21379::MAP2
348 KeySym ch0; member in struct:ui::__anon21379::MAP3
    [all...]
  /external/srec/srec/include/
sample.h 71 #define MAKEFOURCC(ch0, ch1, ch2, ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24 ))
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_video_config_parser.cpp 44 #define MAKEFOURCC_WMC(ch0, ch1, ch2, ch3) \
45 ((uint32)(uint8)(ch0) | ((uint32)(uint8)(ch1) << 8) | \
48 #define mmioFOURCC_WMC(ch0, ch1, ch2, ch3) MAKEFOURCC_WMC(ch0, ch1, ch2, ch3)
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_video_config_parser.cpp 44 #define MAKEFOURCC_WMC(ch0, ch1, ch2, ch3) \
45 ((uint32)(uint8)(ch0) | ((uint32)(uint8)(ch1) << 8) | \
48 #define mmioFOURCC_WMC(ch0, ch1, ch2, ch3) MAKEFOURCC_WMC(ch0, ch1, ch2, ch3)
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec_utils.c 71 #define VIDDEC_MAKEFOURCC(ch0, ch1, ch2, ch3) \
72 ((OMX_U32)(OMX_U8)(ch0) | ((OMX_U32)(OMX_U8)(ch1) << 8) | \
75 #define VIDDEC_FOURCC(ch0, ch1, ch2, ch3) VIDDEC_MAKEFOURCC(ch0, ch1, ch2, ch3)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_exec.h 378 boolean ch0, boolean ch1, boolean ch2, boolean ch3)
381 mask[0] = ch0 ? ~0 : 0;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 378 boolean ch0, boolean ch1, boolean ch2, boolean ch3)
381 mask[0] = ch0 ? ~0 : 0;
  /external/chromium_org/third_party/webrtc/modules/media_file/source/
avi_file.h 124 static uint32_t MakeFourCc(uint8_t ch0, uint8_t ch1, uint8_t ch2,
avi_file.cc 293 uint32_t AviFile::MakeFourCc(uint8_t ch0, uint8_t ch1, uint8_t ch2, uint8_t ch3)
295 return ((uint32_t)(uint8_t)(ch0) |
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h     [all...]
  /external/chromium_org/third_party/libva/va/
va.h     [all...]
  /hardware/intel/common/libva/va/
va.h     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 

Completed in 1504 milliseconds

1 2