HomeSort by relevance Sort by last modified time
    Searched refs:bitstream (Results 51 - 75 of 80) sorted by null

1 23 4

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 157 OSCL_IMPORT_REF Bool PVDecodeVideoFrame(VideoDecControls *decCtrl, uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint use_ext_timestamp[], uint8* currYUV);
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
pack_bits.c 22 * unpacking of bits from bitstream, i.e., vector of bytes
26 uint16_t *bitstream, /* (o) The packetized bitstream */
34 bitstreamPtr=bitstream;
unpack_bits.c 22 * unpacking of bits from bitstream, i.e., vector of bytes
26 const uint16_t *bitstream, /* (i) The packatized bitstream */
27 iLBC_bits *enc_bits, /* (o) Paramerers from bitstream */
34 bitstreamPtr=bitstream;
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
residual.cpp 25 AVCEncBitstream *stream = encvid->bitstream;
47 /* at this point bitstream is byte-aligned */
152 AVCEncBitstream *stream = encvid->bitstream;
355 if (status != AVCENC_SUCCESS) /* occasionally check the bitstream */
avcenc_int.h 125 Bitstream structure contains bitstream related parameters such as the pointer
375 AVCEncBitstream *bitstream; /* for current NAL */ member in struct:tagEncObject
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp 238 rbsp_length : the length of the RBSP bitstream
554 bitstream = NULL;
567 bitstream = data;
778 OMX_U8 *sei_msg_start = bitstream;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 228 rbsp_length : the length of the RBSP bitstream
512 bitstream = NULL;
525 bitstream = data;
725 OMX_U8 *sei_msg_start = bitstream;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 228 rbsp_length : the length of the RBSP bitstream
512 bitstream = NULL;
525 bitstream = data;
725 OMX_U8 *sei_msg_start = bitstream;
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 228 rbsp_length : the length of the RBSP bitstream
512 bitstream = NULL;
525 bitstream = data;
725 OMX_U8 *sei_msg_start = bitstream;
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 43 codebooks used in the first stage of decoding from the bitstream are
44 packed in their entirety into the Vorbis bitstream headers. In
88 packed into the bitstream header along with extensive CODEC setup
97 bitstream so long as the codec has been initialized/setup with the
102 relatively large as bitstream headers go. The header size is
154 Each Vorbis frame is coded according to a master 'mode'. A bitstream
233 is coded in the bitstream using cascaded (multi-pass) vector
265 bitstream headers matching the stream to be decoded. Vorbis uses
275 The identification header identifies the bitstream as Vorbis, Vorbis
281 string for the application/library that produced the bitstream. Th
    [all...]
04-codec.tex 13 and to bitstream packets.
19 A Vorbis bitstream begins with three header packets. The header
76 \item All three fields set to the same value implies a fixed rate, or tightly bounded, nearly fixed-rate bitstream
78 \item Maximum and or minimum set implies a VBR bitstream that obeys the bitrate limits
123 configuration placeholder values must be read to maintain bitstream
233 \item verify the floor number is not greater than the highest number floor configured for the bitstream. If it is, the bitstream is undecodable
235 \item verify the residue number is not greater than the highest number residue configured for the bitstream. If it is, the bitstream is undecodable
a1-encapsulation-ogg.tex 16 bitstream overview} and \href{framing.html}{Ogg logical
17 bitstream and framing spec} provide detailed descriptions of Ogg
03-codebook.tex 10 decoding configuration, VQ and Huffman, into the bitstream itself in
374 codeword from the bitstream, decoding it into an entry number, and then
389 Using a codebook to read from the packet bitstream consists first of
390 reading and decoding the next codeword in the bitstream. The decoder
393 Huffman decode tree by reading one bit at a time from the bitstream,
07-floor1.tex 33 a difference value decoded from the bitstream packet.
241 values taken from the bitstream. The second step plots the curve
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 55 BitstreamDecVideo *stream = video->bitstream;
387 BitstreamDecVideo *stream = video->bitstream;
505 BitstreamDecVideo *stream = video->bitstream;
807 BitstreamDecVideo *stream = video->bitstream;
1069 BitstreamDecVideo *stream = video->bitstream;
    [all...]
combined_decode.cpp 20 #include "bitstream.h"
27 /* Purpose : Decode a frame of MPEG4 bitstream in combined mode. */
47 BitstreamDecVideo *stream = video->bitstream;
347 BitstreamDecVideo *stream = video->bitstream;
528 BitstreamDecVideo *stream = video->bitstream;
conceal.cpp 20 #include "bitstream.h"
35 BitstreamDecVideo *stream = video->bitstream;
  /external/libvorbis/lib/
vorbisfile.c 33 /* A 'chained bitstream' is a Vorbis bitstream that contains more than
34 one logical bitstream arranged end to end (the only form of Ogg
35 multiplexing allowed in a Vorbis bitstream; grouping [parallel
45 bitstream structure right off the bat, or find pieces on demand.
47 bitstream, but builds a virtual decoder on the fly when moving
51 information exists in an Ogg bitstream to seek to
461 /* finds each bitstream link one at a time using a bisection search
635 /* Get the offset of the last page of the physical bitstream, or, if
637 files will contain a single logical bitstream */
    [all...]
  /external/opencv3/3rdparty/libjasper/
jpc_t1dec.c 126 #define JPC_T1D_RAWGETBIT(bitstream, v, passtypename, symtypename) \
127 ((v) = jpc_bitstream_getbit(bitstream))
129 #define JPC_T1D_RAWGETBIT(bitstream, v, passtypename, symtypename) \
131 (v) = jpc_bitstream_getbit(bitstream); \
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 398 #define addBitToStream(/*size_t**/ bitpointer, /*ucvector**/ bitstream, /*unsigned char*/ bit)\
401 if(((*bitpointer) & 7) == 0) ucvector_push_back(bitstream, (unsigned char)0);\
403 (bitstream->data[bitstream->size - 1]) |= (bit << ((*bitpointer) & 0x7));\
407 static void addBitsToStream(size_t* bitpointer, ucvector* bitstream, unsigned value, size_t nbits)
410 for(i = 0; i < nbits; i++) addBitToStream(bitpointer, bitstream, (unsigned char)((value >> i) & 1));
413 static void addBitsToStreamReversed(size_t* bitpointer, ucvector* bitstream, unsigned value, size_t nbits)
416 for(i = 0; i < nbits; i++) addBitToStream(bitpointer, bitstream, (unsigned char)((value >> (nbits - 1 - i)) & 1));
422 #define READBIT(bitpointer, bitstream) ((bitstream[bitpointer >> 3] >> (bitpointer & 0x7)) & (unsigned char)1
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 102 // This type is used when parsing an H.264 bitstream to collect H.264 NAL
462 OMX_U8* bitstream; member in class:h264_stream_parser
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 107 // This type is used when parsing an H.264 bitstream to collect H.264 NAL
463 OMX_U8* bitstream; member in class:h264_stream_parser
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 107 // This type is used when parsing an H.264 bitstream to collect H.264 NAL
463 OMX_U8* bitstream; member in class:h264_stream_parser
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 107 // This type is used when parsing an H.264 bitstream to collect H.264 NAL
463 OMX_U8* bitstream; member in class:h264_stream_parser
  /external/tremolo/Tremolo/
vorbisfile.c 60 /* A 'chained bitstream' is a Vorbis bitstream that contains more than
61 one logical bitstream arranged end to end (the only form of Ogg
62 multiplexing allowed in a Vorbis bitstream; grouping [parallel
72 bitstream structure right off the bat, or find pieces on demand.
74 bitstream, but builds a virtual decoder on the fly when moving
78 information exists in an Ogg bitstream to seek to
201 /* finds each bitstream link one at a time using a bisection search
303 Ogg bitstream is in fact Vorbis data */
347 the bitstream, if needed *
    [all...]

Completed in 2482 milliseconds

1 23 4