/third_party/flutter/skia/third_party/externals/wuffs/lib/flatecut/ |
D | flatecut.go | 99 type bitstream struct { struct 101 bytes []byte 102 index int 106 bits uint64 107 nBits uint32 110 func (b *bitstream) take(nBits uint32) int32 {
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
D | vid_enc_common.h | 59 struct pipe_resource *bitstream; member 71 struct pipe_resource *bitstream; member
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | webpdec.c | 57 WebPBitstreamFeatures* bitstream) { in LoadWebP() 151 WebPBitstreamFeatures* const bitstream = &config.input; in ReadWebP() local
|
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | webpdec.c | 57 WebPBitstreamFeatures* bitstream) { in LoadWebP() 151 WebPBitstreamFeatures* const bitstream = &config.input; in ReadWebP() local
|
/third_party/libsnd/src/ALAC/ |
D | alac_encoder.c | 222 EncodeStereo (ALAC_ENCODER *p, struct BitBuffer * bitstream, const int32_t * inputBuffer, uint32_t … in EncodeStereo() 504 EncodeStereoFast (ALAC_ENCODER *p, struct BitBuffer * bitstream, const int32_t * inputBuffer, uint3… in EncodeStereoFast() 686 EncodeStereoEscape (ALAC_ENCODER *p, struct BitBuffer * bitstream, const int32_t * inputBuffer, uin… in EncodeStereoEscape() 743 EncodeMono (ALAC_ENCODER *p, struct BitBuffer * bitstream, const int32_t * inputBuffer, uint32_t st… in EncodeMono() 965 BitBuffer bitstream ; in alac_encode() local
|
D | ag_enc.c | 230 int32_t dyn_comp (AGParamRecPtr params, int32_t * pc, BitBuffer * bitstream, int32_t numSamples, in… in dyn_comp()
|
D | ag_dec.c | 266 int32_t dyn_decomp (AGParamRecPtr params, BitBuffer * bitstream, int32_t * pc, int32_t numSamples, … in dyn_decomp()
|
/third_party/ffmpeg/libavcodec/ |
D | vt_internal.h | 24 uint8_t *bitstream; member
|
D | nvdec.h | 59 uint8_t *bitstream; member
|
D | dxva2_vp9.c | 32 const uint8_t *bitstream; member
|
D | dxva2_vc1.c | 35 const uint8_t *bitstream; member
|
D | dxva2_av1.c | 42 uint8_t *bitstream; member
|
D | dxva2_mpeg2.c | 36 const uint8_t *bitstream; member
|
D | dxva2_hevc.c | 36 const uint8_t *bitstream; member
|
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/ |
D | mux.h | 136 static WEBP_INLINE WebPMux* WebPMuxCreate(const WebPData* bitstream, in WebPMuxCreate() 200 WebPData bitstream; // image data: can be a raw VP8/VP8L bitstream member
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
D | mux.h | 136 static WEBP_INLINE WebPMux* WebPMuxCreate(const WebPData* bitstream, in WebPMuxCreate() 200 WebPData bitstream; // image data: can be a raw VP8/VP8L bitstream member
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | muxedit.c | 128 static WebPMuxError GetImageData(const WebPData* const bitstream, in GetImageData() 216 const WebPData* const bitstream, int copy_data, WebPMuxImage* const wpi) { in SetAlphaAndImageChunks() 233 WebPMuxError WebPMuxSetImage(WebPMux* mux, const WebPData* bitstream, in WebPMuxSetImage()
|
D | muxread.c | 174 WebPMux* WebPMuxCreateInternal(const WebPData* bitstream, int copy_data, in WebPMuxCreateInternal() 387 WebPData* const bitstream) { in SynthesizeBitstream()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/ |
D | muxedit.c | 128 static WebPMuxError GetImageData(const WebPData* const bitstream, in GetImageData() 216 const WebPData* const bitstream, int copy_data, WebPMuxImage* const wpi) { in SetAlphaAndImageChunks() 233 WebPMuxError WebPMuxSetImage(WebPMux* mux, const WebPData* bitstream, in WebPMuxSetImage()
|
D | muxread.c | 175 WebPMux* WebPMuxCreateInternal(const WebPData* bitstream, int copy_data, in WebPMuxCreateInternal() 390 WebPData* const bitstream) { in SynthesizeBitstream()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11decoder.h | 65 gpointer bitstream; member
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | dwebp.c | 186 WebPBitstreamFeatures* const bitstream = &config.input; in main() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | dwebp.c | 187 WebPBitstreamFeatures* const bitstream = &config.input; in main() local
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2decoder.c | 59 GstMemory *bitstream; member 902 GstMemory * bitstream, GstBuffer * pic_buf) in gst_v4l2_decoder_alloc_request() 948 GstV4l2Request * prev_request, GstMemory * bitstream) in gst_v4l2_decoder_alloc_sub_request()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video.h | 80 struct nouveau_bo *bitstream; member
|