HomeSort by relevance Sort by last modified time
    Searched full:decodetable (Results 1 - 25 of 39) sorted by null

1 2

  /external/llvm/test/Transforms/IndVarSimplify/
2008-09-02-IVType.ll 7 %struct.DecodeTable = type { i16, i16, i16, i16, i8**, i8** }
10 %struct.JPEGGlobals = type { [2048 x i8], %struct.JPEGBitStream, i8*, i32, i32, %struct.ComponentInstanceRecord*, %struct.ComponentInstanceRecord*, i32, %struct.OpaqueQTMLMutex*, %struct.Rect, i32, i32, %struct.SharedGlobals, %struct.DCPredictors, i8, i8, void (i8*, i16**, i32, %struct.YUVGeneralParams*)*, %struct.YUVGeneralParams, i16, i16, i32, [5 x i16*], [5 x %struct.DecodeTable*], [5 x %struct.DecodeTable*], [5 x i8], [5 x i8], [4 x [65 x i16]], [4 x %struct.DecodeTable], [4 x %struct.DecodeTable], [4 x i8*], [4 x i8*], i16, i16, i32, i8**, i8**, i8**, i8**, i8**, i8**, i8**, i8**, i8**, i8**, [18 x i8], [18 x i8], [18 x i8], [18 x i8], i32, i32, i8**, i8**, i8, i8, i8, i8, i16, i16, %struct.App1Marker*, i8, i8, i8, i8, i32**, i8*, i16*, i8*, i16*, i8, [3 x i8], i32, [3 x i32], [3 x i32], [3 x i32], [3 x i32], [3 x i32], [3 x i16*], [3 x i16*], [3 x i8**], [3 x %struct.DecodeTable*], [3 x %struct.DecodeTable*], [3 x i32], i32, [3 x i16*], i32, i32, i32, [3 x i32], i8, i8, i8, i8, %struct.ICMDataProcRecord*, i32, i32, i8**, i8**, i8**, i8**, i32, i32, i8*, i32, i32, i16*, i16*, i8*, i32, i32, i32, i32, i32, i32, i32, [16 x <2 x i64>], [1280 x i8], i8 }
13 %struct.SharedDGlobals = type { %struct.DecodeTable, %struct.DecodeTable, %struct.DecodeTable, %struct.DecodeTable
    [all...]
  /external/chromium_org/tools/gn/secondary/sdch/
BUILD.gn 19 "open-vcdiff/src/decodetable.cc",
20 "open-vcdiff/src/decodetable.h",
  /external/chromium/sdch/
sdch.gyp 23 'open-vcdiff/src/decodetable.cc',
24 'open-vcdiff/src/decodetable.h',
  /external/open-vcdiff/
Android.mk 26 src/decodetable.cc \
Makefile.am 126 src/decodetable.h \
128 src/decodetable.cc \
  /external/chromium/sdch/open-vcdiff/vsprojects/vcddec/
vcddec.vcproj 157 RelativePath="..\..\src\decodetable.h"
185 RelativePath="..\..\src\decodetable.cc"
  /external/chromium_org/sdch/open-vcdiff/vsprojects/vcddec/
vcddec.vcproj 157 RelativePath="..\..\src\decodetable.h"
185 RelativePath="..\..\src\decodetable.cc"
  /external/chromium_org/sdch/
sdch.gyp 26 'open-vcdiff/src/decodetable.cc',
27 'open-vcdiff/src/decodetable.h',
sdch.target.darwin-arm.mk 29 sdch/open-vcdiff/src/decodetable.cc \
sdch.target.darwin-mips.mk 29 sdch/open-vcdiff/src/decodetable.cc \
sdch.target.darwin-x86.mk 29 sdch/open-vcdiff/src/decodetable.cc \
  /external/open-vcdiff/vsprojects/vcddec/
vcddec.vcproj 157 RelativePath="..\..\src\decodetable.h"
185 RelativePath="..\..\src\decodetable.cc"
  /external/chromium/third_party/libjingle/source/talk/base/
base64.h 83 static const unsigned char DecodeTable[];
base64.cc 39 const unsigned char Base64::DecodeTable[] = {
128 qbuf[byte_len] = DecodeTable[static_cast<unsigned char>(data[*dpos])];
  /external/chromium/sdch/open-vcdiff/src/
decodetable.cc 20 #include "decodetable.h"
decodetable_test.cc 16 // Unit tests for the class VCDiffCodeTableReader, found in decodetable.h.
19 #include "decodetable.h"
  /external/chromium_org/sdch/open-vcdiff/src/
decodetable.cc 20 #include "decodetable.h"
decodetable_test.cc 16 // Unit tests for the class VCDiffCodeTableReader, found in decodetable.h.
19 #include "decodetable.h"
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64.h 91 static const unsigned char DecodeTable[];
base64.cc 41 const unsigned char Base64::DecodeTable[] = {
144 qbuf[byte_len] = DecodeTable[static_cast<unsigned char>(data[*dpos])];
  /external/open-vcdiff/src/
decodetable.cc 20 #include "decodetable.h"
decodetable_test.cc 16 // Unit tests for the class VCDiffCodeTableReader, found in decodetable.h.
19 #include "decodetable.h"
  /external/chromium/sdch/open-vcdiff/
Makefile.am 111 src/decodetable.h \
113 src/decodetable.cc \
Makefile.in 101 am_libvcddec_la_OBJECTS = decodetable.lo headerparser.lo vcdecoder.lo
426 src/decodetable.h \
428 src/decodetable.cc \
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decodetable.Plo@am__quote@
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
Makefile.am 126 src/decodetable.h \
128 src/decodetable.cc \

Completed in 193 milliseconds

1 2