Searched refs:DECODE (Results 1 - 11 of 11) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_ArithIntDecoder.cpp23 S = pArithDecoder->DECODE(IAx + PREV);
25 D = pArithDecoder->DECODE(IAx + PREV);
28 D = pArithDecoder->DECODE(IAx + PREV);
31 D = pArithDecoder->DECODE(IAx + PREV);
34 D = pArithDecoder->DECODE(IAx + PREV);
37 D = pArithDecoder->DECODE(IAx + PREV);
64 D = pArithDecoder->DECODE(IAx + PREV);
99 D = pArithDecoder->DECODE(IAID + PREV);
H A DJBig2_ArithDecoder.h24 int DECODE(JBig2ArithCtx *pCX);
73 inline int CJBig2_ArithDecoder::DECODE(JBig2ArithCtx *pCX) function in class:CJBig2_ArithDecoder
H A DJBig2_GeneralDecoder.cpp60 SLTP = pArithDecoder->DECODE(&gbContext[0x9b25]);
81 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
115 SLTP = pArithDecoder->DECODE(&gbContext[0x9b25]);
147 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
185 SLTP = pArithDecoder->DECODE(&gbContext[0x9b25]);
202 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
214 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
231 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
241 bVal = pArithDecoder->DECODE(&gbContext[CONTEXT]);
264 SLTP = pArithDecoder->DECODE(
[all...]
/external/openfst/src/include/fst/script/
H A Ddecode.h35 EncodeMapper<Arc> *decoder = EncodeMapper<Arc>::Read(args->arg2, DECODE);
/external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
H A DMediaCodecVideoDecoder.java32 public static final int DECODE = 0; field in class:MediaCodecVideoDecoder
71 case DECODE:
75 handler.obtainMessage(DECODE), delayMillis);
138 handler.sendMessage(handler.obtainMessage(DECODE));
/external/lzma/Asm/x86/
H A DAesOpt.asm81 DECODE macro op:req macro
103 DECODE LOAD_OP_W
118 DECODE LOAD_OP
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dencode.h30 enum EncodeType { ENCODE = 1, DECODE = 2 }; enumerator in enum:fst::EncodeType
220 // Copy constructor but setting the type, typically to DECODE
328 Map(fst, EncodeMapper<A>(mapper, DECODE));
372 EncodeMapper<A>(encoder, DECODE),
/external/openfst/src/include/fst/
H A Dencode.h45 enum EncodeType { ENCODE = 1, DECODE = 2 }; enumerator in enum:fst::EncodeType
323 // Copy constructor but setting the type, typically to DECODE
433 } else { // type_ == DECODE
474 ArcMap(fst, EncodeMapper<A>(mapper, DECODE));
535 EncodeMapper<A>(encoder, DECODE),
/external/smack/src/org/jivesoftware/smack/util/
H A DBase64.java32 public final static int DECODE = 0; field in class:Base64
1039 new java.io.FileOutputStream( filename ), Base64.DECODE );
1090 new java.io.FileInputStream( file ) ), Base64.DECODE );
1240 * Constructs a {@link Base64.InputStream} in DECODE mode.
1247 this( in, DECODE );
1253 * either ENCODE or DECODE mode.
1256 * ENCODE or DECODE: Encode or Decode as data is read.
1262 * Example: <code>new Base64.InputStream( in, Base64.DECODE )</code>
1268 * @see Base64#DECODE
1489 * either ENCODE or DECODE mod
[all...]
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/srec/config/en.us/dictionary/
H A Dc0.627353 DECODE D IH0 K OW1 D
[all...]

Completed in 2988 milliseconds