/third_party/ffmpeg/libavcodec/ |
H A D | audiotoolboxdec.c | 163 ATDecodeContext *at = avctx->priv_data; in ffat_update_ctx() 233 ATDecodeContext *at = avctx->priv_data; in ffat_get_magic_cookie() 273 ATDecodeContext *at = avctx->priv_data; in ffat_usable_extradata() 283 ATDecodeContext *at = avctx->priv_data; in ffat_set_extradata() 306 ATDecodeContext *at = avctx->priv_data; in ffat_create_decoder() 412 ATDecodeContext *at = avctx->priv_data; in ffat_init_decoder() 433 ATDecodeContext *at = avctx->priv_data; in ffat_decode_callback() 478 ATDecodeContext *at = avctx->priv_data; in ffat_copy_samples() 489 ATDecodeContext *at = avctx->priv_data; in ffat_decode() 566 ATDecodeContext *at = avctx->priv_data; in ffat_decode_flush() [all...] |
H A D | av1_frame_merge_bsf.c | 36 AV1FMergeContext *ctx = bsf->priv_data; in av1_frame_merge_flush() 46 AV1FMergeContext *ctx = bsf->priv_data; in av1_frame_merge_filter() 128 AV1FMergeContext *ctx = bsf->priv_data; in av1_frame_merge_init() 145 AV1FMergeContext *ctx = bsf->priv_data; in av1_frame_merge_close()
|
H A D | libspeexdec.c | 43 LibSpeexContext *s = avctx->priv_data; in libspeex_decode_init() 132 LibSpeexContext *s = avctx->priv_data; in libspeex_decode_frame() 179 LibSpeexContext *s = avctx->priv_data; in libspeex_decode_close() 189 LibSpeexContext *s = avctx->priv_data; in libspeex_decode_flush()
|
H A D | libilbc.c | 72 ILBCDecContext *s = avctx->priv_data; in ilbc_decode_init() 95 ILBCDecContext *s = avctx->priv_data; in ilbc_decode_frame() 156 ILBCEncContext *s = avctx->priv_data; in ilbc_encode_init() 184 ILBCEncContext *s = avctx->priv_data; in ilbc_encode_frame()
|
H A D | vp9_superframe_split_bsf.c | 43 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_filter() 141 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_init() 152 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_flush() 158 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_uninit()
|
H A D | pgs_frame_merge_bsf.c | 52 PGSMergeContext *ctx = bsf->priv_data; in frame_merge_flush() 72 PGSMergeContext *ctx = bsf->priv_data; in frame_merge_filter() 161 PGSMergeContext *ctx = bsf->priv_data; in frame_merge_init() 173 PGSMergeContext *ctx = bsf->priv_data; in frame_merge_close()
|
H A D | frame_thread_encoder.c | 167 else if (av_opt_get_int(avctx->priv_data, "context", 0, &tmp) >= 0 && in ff_frame_thread_encoder_init() 169 warn = av_opt_get_int(avctx->priv_data, "non_deterministic", 0, &tmp) < 0 in ff_frame_thread_encoder_init() 219 tmpv = thread_avctx->priv_data; in ff_frame_thread_encoder_init() 221 thread_avctx->priv_data = tmpv; in ff_frame_thread_encoder_init() 228 ret = av_opt_copy(thread_avctx->priv_data, avctx->priv_data); in ff_frame_thread_encoder_init()
|
H A D | nvenc.c | 147 NvencContext *ctx = avctx->priv_data; in nvenc_print_error() 281 NvencContext *ctx = avctx->priv_data; in nvenc_load_libraries() 325 NvencContext *ctx = avctx->priv_data; in nvenc_push_context() 336 NvencContext *ctx = avctx->priv_data; in nvenc_pop_context() 349 NvencContext *ctx = avctx->priv_data; in nvenc_open_session() 374 NvencContext *ctx = avctx->priv_data; in nvenc_check_codec_support() 410 NvencContext *ctx = avctx->priv_data; in nvenc_check_cap() 427 NvencContext *ctx = avctx->priv_data; in nvenc_check_capabilities() 576 NvencContext *ctx = avctx->priv_data; in nvenc_check_device() 651 NvencContext *ctx = avctx->priv_data; in nvenc_setup_device() [all...] |
H A D | argo.c | 48 ArgoContext *s = avctx->priv_data; in decode_pal8() 69 ArgoContext *s = avctx->priv_data; in decode_avcf() 98 ArgoContext *s = avctx->priv_data; in decode_alcd() 146 ArgoContext *s = avctx->priv_data; in decode_mad1() 356 ArgoContext *s = avctx->priv_data; in decode_mad1_24() 564 ArgoContext *s = avctx->priv_data; in decode_rle() 605 ArgoContext *s = avctx->priv_data; in decode_frame() 680 ArgoContext *s = avctx->priv_data; in decode_init() 722 ArgoContext *s = avctx->priv_data; in decode_flush() 729 ArgoContext *s = avctx->priv_data; in decode_close() [all...] |
/kernel/linux/linux-5.10/include/pcmcia/ |
H A D | ds.h | 176 void *priv_data), 177 void *priv_data); 190 void *priv_data), 191 void *priv_data);
|
/kernel/linux/linux-6.6/include/pcmcia/ |
H A D | ds.h | 176 void *priv_data), 177 void *priv_data); 190 void *priv_data), 191 void *priv_data);
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa_enc.c | 53 AlsaData *s = s1->priv_data; in audio_write_header() 86 AlsaData *s = s1->priv_data; in audio_write_packet() 123 AlsaData *s = s1->priv_data; in audio_write_frame() 142 AlsaData *s = s1->priv_data; in audio_get_output_timestamp()
|
H A D | xcbgrab.c | 115 XCBGrabContext *c = s->priv_data; in xcbgrab_reposition() 159 XCBGrabContext *c = s->priv_data; in xcbgrab_frame() 203 XCBGrabContext *c = s->priv_data; in wait_frame() 267 XCBGrabContext *c = s->priv_data; in xcbgrab_frame_shm() 337 XCBGrabContext *gr = s->priv_data; in xcbgrab_draw_mouse() 404 XCBGrabContext *c = s->priv_data; in xcbgrab_update_region() 416 XCBGrabContext *c = s->priv_data; in xcbgrab_read_packet() 489 XCBGrabContext *ctx = s->priv_data; in xcbgrab_read_close() 520 XCBGrabContext *c = s->priv_data; in pixfmt_from_pixmap_format() 574 XCBGrabContext *c = s->priv_data; in create_stream() [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | chromaprint.c | 51 ChromaprintMuxContext *const cpr = s->priv_data; in deinit() 62 ChromaprintMuxContext *cpr = s->priv_data; in write_header() 114 ChromaprintMuxContext *cpr = s->priv_data; in write_packet() 120 ChromaprintMuxContext *cpr = s->priv_data; in write_trailer()
|
H A D | libzmq.c | 83 ZMQContext *s = h->priv_data; in zmq_proto_open() 146 ZMQContext *s = h->priv_data; in zmq_proto_write() 162 ZMQContext *s = h->priv_data; in zmq_proto_read() 182 ZMQContext *s = h->priv_data; in zmq_proto_close()
|
H A D | microdvddec.c | 82 MicroDVDContext *microdvd = s->priv_data; in microdvd_read_header() 167 MicroDVDContext *microdvd = s->priv_data; in microdvd_read_packet() 174 MicroDVDContext *microdvd = s->priv_data; in microdvd_read_seek() 181 MicroDVDContext *microdvd = s->priv_data; in microdvd_read_close()
|
H A D | cafenc.c | 115 CAFContext *caf = s->priv_data; in caf_write_header() 220 CAFContext *caf = s->priv_data; in caf_write_packet() 229 pkt_sizes = av_fast_realloc(st->priv_data, in caf_write_packet() 234 st->priv_data = pkt_sizes; in caf_write_packet() 249 CAFContext *caf = s->priv_data; in caf_write_trailer() 273 avio_write(pb, st->priv_data, caf->size_entries_used); in caf_write_trailer()
|
H A D | dss.c | 114 DSSDemuxContext *ctx = s->priv_data; in dss_read_header() 176 DSSDemuxContext *ctx = s->priv_data; in dss_skip_audio_header() 205 DSSDemuxContext *ctx = s->priv_data; in dss_sp_read_packet() 257 DSSDemuxContext *ctx = s->priv_data; in dss_723_1_read_packet() 309 DSSDemuxContext *ctx = s->priv_data; in dss_read_packet() 320 DSSDemuxContext *ctx = s->priv_data; in dss_read_seek()
|
H A D | tls_mbedtls.c | 53 TLSContext *tls_ctx = h->priv_data; in tls_close() 169 TLSContext *tls_ctx = h->priv_data; in tls_open() 309 TLSContext *tls_ctx = h->priv_data; in tls_read() 322 TLSContext *tls_ctx = h->priv_data; in tls_write() 335 TLSContext *c = h->priv_data; in tls_get_file_handle() 341 TLSContext *s = h->priv_data; in tls_get_short_seek()
|
H A D | sctp.c | 186 SCTPContext *s = h->priv_data; in sctp_open() 269 h->priv_data = s; in sctp_open() 304 SCTPContext *s = h->priv_data; in sctp_read() 327 SCTPContext *s = h->priv_data; in sctp_write() 353 SCTPContext *s = h->priv_data; in sctp_close() 360 SCTPContext *s = h->priv_data; in sctp_get_file_handle()
|
H A D | rtpenc.c | 97 RTPMuxContext *s = s1->priv_data; in rtp_write_header() 289 RTPMuxContext *s = s1->priv_data; in rtcp_send_sr() 336 RTPMuxContext *s = s1->priv_data; in ff_rtp_send_data() 360 RTPMuxContext *s = s1->priv_data; in rtp_send_samples() 389 RTPMuxContext *s = s1->priv_data; in rtp_send_mpegaudio() 441 RTPMuxContext *s = s1->priv_data; in rtp_send_raw() 463 RTPMuxContext *s = s1->priv_data; in rtp_send_mpegts_raw() 486 RTPMuxContext *s = s1->priv_data; in rtp_send_ilbc() 521 RTPMuxContext *s = s1->priv_data; in rtp_write_packet() 651 RTPMuxContext *s = s1->priv_data; in rtp_write_trailer() [all...] |
H A D | spdifenc.c | 112 IEC61937Context *ctx = s->priv_data; in spdif_header_ac3() 122 IEC61937Context *ctx = s->priv_data; in spdif_header_eac3() 177 IEC61937Context *ctx = s->priv_data; in spdif_header_dts4() 253 IEC61937Context *ctx = s->priv_data; in spdif_header_dts() 336 IEC61937Context *ctx = s->priv_data; in spdif_header_mpeg() 359 IEC61937Context *ctx = s->priv_data; in spdif_header_aac() 423 IEC61937Context *ctx = s->priv_data; in spdif_header_truehd() 570 IEC61937Context *ctx = s->priv_data; in spdif_write_header() 609 IEC61937Context *ctx = s->priv_data; in spdif_deinit() 626 IEC61937Context *ctx = s->priv_data; in spdif_write_packet() [all...] |
H A D | async.c | 135 Context *c = h->priv_data; in wrapped_url_read() 173 Context *c = h->priv_data; in async_check_interrupt() 187 Context *c = h->priv_data; in async_buffer_task() 250 Context *c = h->priv_data; in async_open() 317 Context *c = h->priv_data; in async_close() 340 Context *c = h->priv_data; in async_read_internal() 392 Context *c = h->priv_data; in async_seek() 516 TestContext *c = h->priv_data; 529 TestContext *c = h->priv_data; 554 TestContext *c = h->priv_data; [all...] |
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_isr.c | 238 struct adf_etr_data *priv_data = accel_dev->transport; in adf_setup_bh() local 243 tasklet_init(&priv_data->banks[i].resp_handler, in adf_setup_bh() 245 (unsigned long)&priv_data->banks[i]); in adf_setup_bh() 251 struct adf_etr_data *priv_data = accel_dev->transport; in adf_cleanup_bh() local 256 tasklet_disable(&priv_data->banks[i].resp_handler); in adf_cleanup_bh() 257 tasklet_kill(&priv_data->banks[i].resp_handler); in adf_cleanup_bh()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_isr.c | 275 struct adf_etr_data *priv_data = accel_dev->transport; in adf_setup_bh() local 280 tasklet_init(&priv_data->banks[i].resp_handler, in adf_setup_bh() 282 (unsigned long)&priv_data->banks[i]); in adf_setup_bh() 288 struct adf_etr_data *priv_data = accel_dev->transport; in adf_cleanup_bh() local 293 tasklet_disable(&priv_data->banks[i].resp_handler); in adf_cleanup_bh() 294 tasklet_kill(&priv_data->banks[i].resp_handler); in adf_cleanup_bh()
|