/third_party/ffmpeg/libavcodec/ |
H A D | vt_internal.h | 27 uint8_t *bitstream; member
|
H A D | nvdec.h | 59 uint8_t *bitstream; member
|
H A D | dxva2_mpeg2.c | 38 const uint8_t *bitstream; member
|
H A D | dxva2_vp9.c | 34 const uint8_t *bitstream; member
|
H A D | dxva2_av1.c | 44 uint8_t *bitstream; member
|
H A D | dxva2_h264.c | 39 const uint8_t *bitstream; member
|
H A D | dxva2_hevc.c | 38 const uint8_t *bitstream; member
|
H A D | dxva2_vc1.c | 38 const uint8_t *bitstream; member
|
H A D | imm4.c | 48 uint8_t *bitstream; member
|
H A D | interplayacm.c | 41 uint8_t *bitstream; member [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A 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/ |
H A D | webpdec.c | 151 WebPBitstreamFeatures* const bitstream = &config.input; in ReadWebP() local 55 LoadWebP(const char* const in_file, const uint8_t** data, size_t* data_size, WebPBitstreamFeatures* bitstream) LoadWebP() argument [all...] |
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_vli.h | 215 struct bitstream { struct [all...] |
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_vli.h | 215 struct bitstream { struct [all...] |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | dwebp.c | 187 WebPBitstreamFeatures* const bitstream = &config.input; in main() local [all...] |
/kernel/linux/linux-5.10/drivers/misc/genwqe/ |
H A D | card_debugfs.c | 287 u64 app_id, slu_id, bitstream = -1; in info_show() local
|
/kernel/linux/linux-6.6/drivers/misc/genwqe/ |
H A D | card_debugfs.c | 287 u64 app_id, slu_id, bitstream = -1; in info_show() local
|
/third_party/libsnd/src/ALAC/ |
H A D | ag_dec.c | 268 int32_t dyn_decomp (AGParamRecPtr params, BitBuffer * bitstream, int32_t * pc, int32_t numSamples, int32_t maxSize, uint32_t * outNumBits) in dyn_decomp() argument
|
H A D | ag_enc.c | 232 int32_t dyn_comp (AGParamRecPtr params, int32_t * pc, BitBuffer * bitstream, int32_t numSamples, int32_t bitSize, uint32_t * outNumBits) in dyn_comp() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video.h | 80 struct nouveau_bo *bitstream; member
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | mux.h | 136 static WEBP_INLINE WebPMux* WebPMuxCreate(const WebPData* bitstream, in WebPMuxCreate() argument 200 WebPData bitstream; // image data: can be a raw VP8/VP8L bitstream member [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_v4l2.c | 86 hantro_get_default_fmt(const struct hantro_ctx *ctx, bool bitstream) in hantro_get_default_fmt() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hdlcdrv.h | 111 unsigned int bitstream; member 131 unsigned int bitstream; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hdlcdrv.h | 111 unsigned int bitstream; member 131 unsigned int bitstream; member
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | muxedit.c | 128 static WebPMuxError GetImageData(const WebPData* const bitstream, in GetImageData() argument 215 SetAlphaAndImageChunks( const WebPData* const bitstream, int copy_data, WebPMuxImage* const wpi) SetAlphaAndImageChunks() argument 233 WebPMuxSetImage(WebPMux* mux, const WebPData* bitstream, int copy_data) WebPMuxSetImage() argument [all...] |