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

1 2 3 45

  /hardware/qcom/media/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/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...]
  /external/libvorbis/doc/
07-floor1.tex 33 a difference value decoded from the bitstream packet.
241 values taken from the bitstream. The second step plots the curve
08-residue.tex 16 residue vectors into the bitstream packet, and then reconstructs the
188 bitstream should be regarded to be undecodable.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
decode.c 491 buffers[i] = bitstream_buffers[i].bitstream;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 491 buffers[i] = bitstream_buffers[i].bitstream;
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 2441 typedef struct __bitstream bitstream; typedef in typeref:struct:__bitstream
    [all...]
  /external/chromium_org/third_party/libvpx/
libvpx.target.darwin-arm64.mk 82 third_party/libvpx/source/libvpx/vp8/encoder/bitstream.c \
libvpx.target.darwin-mips.mk 62 third_party/libvpx/source/libvpx/vp8/encoder/bitstream.c \
libvpx.target.linux-arm64.mk 82 third_party/libvpx/source/libvpx/vp8/encoder/bitstream.c \
libvpx.target.linux-mips.mk 62 third_party/libvpx/source/libvpx/vp8/encoder/bitstream.c \
libvpx.target.darwin-arm.mk     [all...]
libvpx.target.darwin-x86.mk     [all...]
libvpx.target.darwin-x86_64.mk     [all...]
libvpx.target.linux-arm.mk     [all...]
libvpx.target.linux-x86.mk     [all...]
libvpx.target.linux-x86_64.mk     [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.cpp 64 * bitstream.
90 #include "bitstream.h"
135 BitstreamDecVideo *stream = video->bitstream;
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderAVC.cpp 23 #include <bitstream.h>
338 // Output nalu lengths ahead of bitstream
608 // we need to handle the whole bitstream NAL by NAL
679 // we need to handle the whole bitstream NAL by NAL
    [all...]

Completed in 1015 milliseconds

1 2 3 45