HomeSort by relevance Sort by last modified time
    Searched full:"1 decode" (Results 51 - 75 of 777) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/
plexus-cipher-1.4.jar 
  /external/aac/libSBRdec/src/
env_extr.cpp     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
netty-codec-4.1.3.Final.jar 
  /external/libmojo/mojo/public/tools/bindings/generators/java_templates/
data_types_definition.tmpl 115 for (int i{{level+1}} = 0; i{{level+1}} < si{{level+1}}.elementsOrVersion; ++i{{level+1}}) {
116 {{decode
(variable~'[i'~(level+1)~']', kind.kind, 'org.chromium.mojo.bindings.DataHeader.HEADER_SIZE + ' ~ array_element_size(kind.kind) ~' * i'~(level+1), 0, level+1)|indent(8)}}
  /external/libopus/silk/
dec_API.c 181 channel_state[ n ].VAD_flags[ i ] = ec_dec_bit_logp(psRangeDec, 1);
182 }
183 channel_state[ n ].LBRR_flag = ec_dec_bit_logp(psRangeDec, 1);
184 }
185 /* Decode
LBRR flags */
  /external/libopus/silk/fixed/
encode_frame_FIX.c 361 psIndices_LBRR->GainsIndices[ 0 ] = silk_min_int( psIndices_LBRR->GainsIndices[ 0 ], N_LEVELS_QGAIN - 1 );
362 }
363
364 /* Decode
to get gains in sync with decoder */
  /external/libopus/silk/float/
encode_frame_FLP.c 351 psIndices_LBRR->GainsIndices[ 0 ] = silk_min_int( psIndices_LBRR->GainsIndices[ 0 ], N_LEVELS_QGAIN - 1 );
352 }
353
354 /* Decode
to get gains in sync with decoder */
  /external/libvorbis/lib/
codebook.c 327 return(-1);
328 }
329
330 /* Decode
side is specced and easier, because we don't need to find
  /external/libvpx/libvpx/examples/
vp9cx_set_ref.c 259 got_data = 1;
260
261 // Decode
1 frame.
  /external/mesa3d/src/mesa/main/
texcompress_rgtc_tmp.h 47 else if (code == 1)
48 decode
= alpha1;
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
commons-codec-1.9.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.6.Final/
netty-codec-4.1.6.Final.jar 
  /prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /external/pdfium/third_party/libtiff/
tif_luv.c 253 return (1);
254 }
255
256 /*
257 * Decode
a string of 24-bit pixels.
310 return (1);
311 }
312
313 /*
314 * Decode
a string of 32-bit pixels.
387 return (1);
388 }
389
390 /*
391 * Decode
a strip of pixels. We break it into rows to
    [all...]
  /prebuilts/tools/common/m2/repository/com/firebase/tubesock/0.0.12/
tubesock-0.0.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /external/libmpeg2/decoder/
impeg2d_vld.c     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /external/elfutils/libdw/
dwarf_getlocation.c 261 newloc->offset = -1;
262 }
263
264 /* Decode
the opcodes. It is possible in some situations to have a
  /external/libvncserver/libvncserver/
websockets.c 599 retlen += 1;
600 }
601
602 /* Decode
the rest of what we need */
  /external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
CodedInputStreamMicro.java 418 return (n >>> 1) ^ -(n & 1);
419 }
420
421 /**
422 * Decode
a ZigZag-encoded 64-bit value. ZigZag encodes signed integers

Completed in 8943 milliseconds

1 23 4 5 6 7 8 91011>>