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

1 23 4 5

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
bitstream_io.cpp 29 /* Purpose : Populate bitstream structure with bitstream buffer and size */
227 AVCEnc_Status BitstreamTrailingBits(AVCEncBitstream *bitstream, uint *nal_size)
232 int bit_left = bitstream->bit_left;
236 /* bitstream->bit_left == 0 cannot happen here since it would have been Saved already */
238 status = BitstreamWriteBits(bitstream, bit_left, trailing_bits[bit_left]);
246 //if(bitstream->bit_left<(WORD_SIZE<<3)) /* in fact, no need to check */
248 status = AVCBitstreamSaveWord(bitstream);
avcenc_lib.h 144 This function performs bitstream encoding of the sequence parameter set NAL.
153 This function encodes the VUI parameters into the sequence parameter set bitstream.
161 This function encodes HRD parameters into the sequence parameter set bitstream
170 This function performs bitstream encoding of the picture parameter set NAL.
183 \return "AVCENC_SUCCESS if success or bitstream fail statuses."
226 This function initializes the bitstream structure with the information given by
228 \param "bitstream" "Pointer to the AVCEncBitstream structure."
235 AVCEnc_Status BitstreamEncInit(AVCEncBitstream *bitstream, uint8 *buffer, int buf_size,
239 This function writes the data from the cache into the bitstream buffer. It also adds the
248 the bitstream buffer
    [all...]
slice.cpp 28 AVCEncBitstream *stream = encvid->bitstream;
161 AVCEncBitstream *stream = encvid->bitstream;
412 start_mb_bits = 32 + (encvid->bitstream->write_pos << 3) - encvid->bitstream->bit_left;
433 start_text_bits = 32 + (encvid->bitstream->write_pos << 3) - encvid->bitstream->bit_left;
499 num_bits = 32 + (encvid->bitstream->write_pos << 3) - encvid->bitstream->bit_left;
555 AVCEncBitstream *stream = encvid->bitstream;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.h 44 PV_STATUS BitstreamRepos(BitstreamEncVideo *bitstream, Int byteCount, Int bitCount);
bitstream_io.cpp 20 /* Change the bitstream parsing algorithm. Use temporary word of 2 or 4 bytes */
21 /* before writing it to the bitstream buffer. */
45 /* Purpose : Create a bitstream to hold one encoded video packet or frame */
47 /* bufferSize : size of the bitstream buffer in bytes */
86 /* Purpose : close a bitstream */
88 stream : the bitstream to be closed */
114 /* stream the bitstream where the bits are put in */
162 /* stream the bitstream where the bits are put in */
200 /* Purpose : save written word into the bitstream buffer. */
202 /* stream the bitstream where the bits are put in *
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_video_config_parser.cpp 65 int32 GetNAL_Config(uint8** bitstream, int32* size);
243 /* This function finds a nal from the SC's, moves the bitstream pointer to the beginning of the NAL unit, returns the
244 size of the NAL, and at the same time, updates the remaining size in the bitstream buffer that is passed in */
245 int32 GetNAL_Config(uint8** bitstream, int32* size)
249 uint8* nal_unit = *bitstream;
259 *bitstream = nal_unit + i;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_video_config_parser.cpp 64 int32 GetNAL_Config(uint8** bitstream, int32* size);
258 /* This function finds a nal from the SC's, moves the bitstream pointer to the beginning of the NAL unit, returns the
259 size of the NAL, and at the same time, updates the remaining size in the bitstream buffer that is passed in */
260 int32 GetNAL_Config(uint8** bitstream, int32* size)
264 uint8* nal_unit = *bitstream;
274 *bitstream = nal_unit + i;
  /external/libvorbis/doc/
02-bitpacking.tex 10 bitstream in which bits are coded one-by-one by the encoder and then
16 bitstream into an actual representation in fixed-width words.
59 The Vorbis bitpacking convention specifies storage and bitstream
76 integer to the logical bitstream first, followed by next least
196 bitstream is well defined. There are no artificial alignment
197 boundaries maintained in the bitstream.
212 container structure, such as an Ogg transport bitstream. Externally,
213 each bytestream (encoded bitstream) must begin and end on a byte
214 boundary. Often, the encoded bitstream is not an integer number of
05-comment.tex 9 packets that begin a Vorbis bitstream. It is meant for short text
11 separate logical bitstream (usually an XML stream type) that provides
199 The comment header comprises the entirety of the second bitstream
200 header packet. Unlike the first bitstream header packet, it is not
202 to within the second bitstream page. The length of the comment header
204 optional; it must be present in the bitstream even if it is
208 bitstream mapping which renders least-significant-bit of the word to be
210 bitstream octet first):
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_amr.cc 59 int16_t ACMAMR::InternalEncode(uint8_t* /* bitstream */,
129 int16_t ACMAMR::InternalEncode(uint8_t* bitstream,
143 reinterpret_cast<int16_t*>(bitstream),
acm_amrwb.cc 54 int16_t ACMAMRwb::InternalEncode(uint8_t* /* bitstream */,
126 int16_t ACMAMRwb::InternalEncode(uint8_t* bitstream,
138 reinterpret_cast<int16_t*>(bitstream), encoding_mode_);
acm_g7221.cc 58 // int16_t* bitstream,
62 // int16_t* bitstream,
66 // int16_t* bitstream,
102 int16_t ACMG722_1::InternalEncode(uint8_t* /* bitstream */,
176 int16_t ACMG722_1::InternalEncode(uint8_t* bitstream,
230 memcpy(bitstream, out_bits, len_in_bytes);
acm_g7221c.cc 58 // int16_t* bitstream,
62 // int16_t* bitstream,
66 // int16_t* bitstream,
102 int16_t ACMG722_1C::InternalEncode(uint8_t* /* bitstream */,
180 int16_t ACMG722_1C::InternalEncode(uint8_t* bitstream,
235 memcpy(bitstream, out_bits, len_in_bytes);
acm_generic_codec.cc 200 int16_t ACMGenericCodec::Encode(uint8_t* bitstream,
240 status = ProcessFrameVADDTX(bitstream, bitstream_len_byte,
272 // Transport empty frame if we have an empty bitstream.
288 status = InternalEncode(bitstream, bitstream_len_byte);
306 status = InternalEncode(&bitstream[*bitstream_len_byte],
330 // Transport empty frame if we have an empty bitstream.
828 int16_t ACMGenericCodec::ProcessFrameVADDTX(uint8_t* bitstream,
907 samples_in_10ms, bitstream, &bitstream_len,
    [all...]
acm_isac.cc 79 int16_t ACMISAC::InternalEncode(uint8_t* /* bitstream */,
98 int16_t ACMISAC::Transcode(uint8_t* /* bitstream */,
216 int16_t* bitstream,
223 return WebRtcIsacfix_GetNewBitStream(inst, bwe_index, scale, bitstream);
328 int16_t ACMISAC::InternalEncode(uint8_t* bitstream,
353 reinterpret_cast<int16_t*>(bitstream));
427 int16_t ACMISAC::Transcode(uint8_t* bitstream,
441 reinterpret_cast<int16_t*>(bitstream), (is_red) ? 1 : 0);
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
image_parsers.js 140 // VP8 lossy bitstream format.
145 throw new Error('Invalid VP8 lossy bitstream signature: ' +
153 // VP8 lossless bitstream format.
158 throw new Error('Invalid VP8 lossless bitstream signature: ' +
  /external/webp/examples/
dwebp.c 379 WebPBitstreamFeatures* const bitstream = &config.input; local
458 status = WebPGetFeatures(data, data_size, bitstream);
463 if (bitstream->has_animation) {
473 output_buffer->colorspace = bitstream->has_alpha ? MODE_BGRA : MODE_BGR;
475 output_buffer->colorspace = bitstream->has_alpha ? MODE_RGBA : MODE_RGB;
486 output_buffer->colorspace = bitstream->has_alpha ? MODE_YUVA : MODE_YUV;
514 bitstream->has_alpha ? " (with alpha)" : "");
519 bitstream->has_alpha ? " (with alpha)" : "");
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 90 BitstreamDecVideo *bitstream; /* library bitstream buffer (input buffer) */ member in struct:tagVol
201 BitstreamDecVideo *bitstream; /* library bitstream buffer (input buffer) */ member in struct:tagVideoDecData
vop.cpp 19 #include "bitstream.h"
97 stream = currVol->bitstream;
104 { /* Bitstream Exhchange Fix 9/99 */
105 /* Bitstream Exchange requires we allow start with Video Object Sequence */
237 * Read the VOL header entries from the bitstream
733 * -- DecodeGOV -- Decodes the Group of VOPs from bitstream
796 * -- DecodeVopHeader -- Decodes the VOPheader information from the bitstream
806 BitstreamDecVideo *stream = currVol->bitstream;
811 * Read the VOP header from the bitstream (No shortVideoHeader Mode here!)
    [all...]
pvdec_api.cpp 20 #include "bitstream.h"
196 mp4dec_log("InitVideoDecoder(): Can't allocate bitstream buffer.\n");
201 video->vol[idx]->bitstream = stream;
208 /* Set up VOL header bitstream for frame-based decoding. 08/30/2000 */
609 BitstreamClose(video->vol[idx]->bitstream);
610 video->vol[idx]->bitstream = NULL;
682 if (video->vol[idx]->bitstream)
684 BitstreamClose(video->vol[idx]->bitstream);
685 oscl_free(video->vol[idx]->bitstream);
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 136 uint8_t *bitstream = inHeader->pBuffer + inHeader->nOffset; local
137 uint32_t *start_code = (uint32_t *)bitstream;
151 vol_data[0] = bitstream;
228 mHandle, &bitstream, &timestamp, &tmp,
  /hardware/intel/common/libva/test/encode/
avcenc.c 734 typedef struct __bitstream bitstream; typedef in typeref:struct:__bitstream
766 bitstream_start(bitstream *bs)
774 bitstream_end(bitstream *bs)
786 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits)
814 bitstream_put_ue(bitstream *bs, unsigned int val)
829 bitstream_put_se(bitstream *bs, int val)
842 bitstream_byte_aligning(bitstream *bs, int bit)
862 rbsp_trailing_bits(bitstream *bs)
868 static void nal_start_code_prefix(bitstream *bs)
873 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type
    [all...]
h264encode.c 169 typedef struct __bitstream bitstream; typedef in typeref:struct:__bitstream
184 bitstream_start(bitstream *bs)
192 bitstream_end(bitstream *bs)
204 bitstream_put_ui(bitstream *bs, unsigned int val, int size_in_bits)
232 bitstream_put_ue(bitstream *bs, unsigned int val)
247 bitstream_put_se(bitstream *bs, int val)
260 bitstream_byte_aligning(bitstream *bs, int bit)
280 rbsp_trailing_bits(bitstream *bs)
286 static void nal_start_code_prefix(bitstream *bs)
291 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type
    [all...]
  /external/tremolo/Tremolo/
ivorbisfile.h 134 int *bitstream);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8cx.mk 28 VP8_CX_SRCS-yes += encoder/bitstream.c
40 VP8_CX_SRCS-yes += encoder/bitstream.h

Completed in 244 milliseconds

1 23 4 5