/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | vlc_encode.cpp | 182 PutDCsize_lum(Int size, BitstreamEncVideo *bitstream) in PutDCsize_lum() 197 PutDCsize_chrom(Int size, BitstreamEncVideo *bitstream) in PutDCsize_chrom() 211 PutMV(Int mvint, BitstreamEncVideo *bitstream) in PutMV() 239 PutMCBPC_Intra(Int cbp, Int mode, BitstreamEncVideo *bitstream) in PutMCBPC_Intra() 254 PutMCBPC_Inter(Int cbp, Int mode, BitstreamEncVideo *bitstream) in PutMCBPC_Inter() 269 PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream) in PutCBPY() 291 Int PutCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Inter() 333 Int PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Intra() 580 PutRunCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) in PutRunCoeff_Inter() 729 PutLevelCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) in PutLevelCoeff_Inter() [all …]
|
H A D | bitstream_io.cpp | 581 PV_STATUS BitstreamRepos(BitstreamEncVideo *bitstream, Int byteCount, Int bitCount) in BitstreamRepos()
|
/aosp12/frameworks/av/media/codecs/amrnb/common/src/ |
H A D | bits2prm.cpp | 164 Word16 *bitstream /* input: address where bits are read from */ in Bin2int()
|
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/ |
H A D | prm2bits.cpp | 181 Word16 *bitstream /* output: address where bits are written */ in Int2bin()
|
/aosp12/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
H A D | SoftMPEG4.cpp | 140 uint8_t *bitstream = inHeader->pBuffer + inHeader->nOffset; in onQueueFilled() local
|
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | mp4lib_int.h | 90 BitstreamDecVideo *bitstream; /* library bitstream buffer (input buffer) */ member 201 BitstreamDecVideo *bitstream; /* library bitstream buffer (input buffer) */ member
|
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 521 uint8_t *bitstream = const_cast<uint8_t *>(rView.data() + inOffset); in process() local
|
/aosp12/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 465 uint8_t* bitstream = const_cast<uint8_t*>(rView.data() + inOffset); in process() local
|
/aosp12/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 433 uint8_t *bitstream = const_cast<uint8_t *>(rView.data() + inOffset); in process() local
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxDec.cpp | 598 uint8_t *bitstream = const_cast<uint8_t *>(rView.data() + inOffset); in process() local
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
H A D | h264_utils.h | 417 OMX_U8* bitstream; variable
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
H A D | h264_utils.h | 462 OMX_U8* bitstream; variable
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | h264_utils.h | 463 OMX_U8* bitstream; variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | h264_utils.h | 463 OMX_U8* bitstream; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | h264_utils.h | 463 OMX_U8* bitstream; variable
|