Home
last modified time | relevance | path

Searched defs:ctx (Results 376 - 400 of 5129) sorted by relevance

1...<<11121314151617181920>>...206

/third_party/ffmpeg/libavcodec/
H A Dnvdec_mpeg4.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg4_start_frame() local
H A Dnvdec_vc1.c36 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vc1_start_frame() local
H A Dnvdec_mpeg12.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg12_start_frame() local
H A Dnvdec_vp8.c38 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp8_start_frame() local
H A Dnvdec_mjpeg.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mjpeg_start_frame() local
H A Dvp9_parser.c28 static int parse(AVCodecParserContext *ctx, in parse() argument
H A Dtrace_headers_bsf.c38 TraceHeadersContext *ctx = bsf->priv_data; in trace_headers_init() local
63 TraceHeadersContext *ctx = bsf->priv_data; in trace_headers_close() local
71 TraceHeadersContext *ctx in trace_headers() local
[all...]
H A Dvaapi_mpeg4.c50 Mpeg4DecContext *ctx = avctx->priv_data; in vaapi_mpeg4_start_frame() local
[all...]
H A Dvdpau_mpeg4.c35 Mpeg4DecContext *ctx = avctx->priv_data; in vdpau_mpeg4_start_frame() local
H A Dtexturedsp_template.c26 TextureDSPThreadContext *ctx = arg; in TEXTUREDSP_FUNC_NAME() local
[all...]
H A Dwebp_parser.c41 WebPParseContext *ctx = s->priv_data; in webp_parse() local
[all...]
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-conv2d.c99 NativeContext ctx; in test_with_same_dilate() local
203 NativeContext ctx; in test_with_valid() local
/third_party/ffmpeg/libavfilter/
H A Dvf_copy.c30 static int query_formats(AVFilterContext *ctx) in query_formats() argument
H A Dvidstabutils.c32 VSPixelFormat ff_av2vs_pixfmt(AVFilterContext *ctx, enum AVPixelFormat pf) in ff_av2vs_pixfmt() argument
61 VS2AVLogCtx ctx; in vs2av_log() local
/third_party/ffmpeg/libavformat/
H A Dwvenc.c33 static av_cold int wv_init(AVFormatContext *ctx) in wv_init() argument
44 static int wv_write_packet(AVFormatContext *ctx, AVPacket *pkt) in wv_write_packet() argument
62 static av_cold int wv_write_trailer(AVFormatContext *ctx) in wv_write_trailer() argument
[all...]
H A Dmetadata.c59 void ff_metadata_conv_ctx(AVFormatContext *ctx, const AVMetadataConv *d_conv, in ff_metadata_conv_ctx() argument
H A Drtpenc_h261.c39 void ff_rtp_send_h261(AVFormatContext *ctx, const uint8_t *frame_buf, int frame_size) in ff_rtp_send_h261() argument
H A Dwestwood_audenc.c43 static int wsaud_write_init(AVFormatContext *ctx) in wsaud_write_init() argument
69 static int wsaud_write_header(AVFormatContext *ctx) in wsaud_write_header() argument
98 static int wsaud_write_packet(AVFormatContext *ctx, AVPacke argument
116 wsaud_write_trailer(AVFormatContext *ctx) wsaud_write_trailer() argument
[all...]
H A Drtpdec_mpeg12.c26 static int mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data, in mpeg_parse_packet() argument
/third_party/ffmpeg/tests/checkasm/
H A Dopusdsp.c87 OpusDSP ctx; in checkasm_check_opusdsp() local
/third_party/ffmpeg/tests/api/
H A Dapi-h264-test.c36 AVCodecContext *ctx= NULL; in video_decode_example() local
[all...]
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-conv2d-test.c99 NativeContext ctx; in test_with_same_dilate() local
203 NativeContext ctx; in test_with_valid() local
/third_party/libwebsockets/lib/drivers/display/
H A Dlws-display.c72 lws_display_state_init(lws_display_state_t *lds, struct lws_context *ctx, in lws_display_state_init() argument
/third_party/libwebsockets/lib/drivers/spi/bitbang/
H A Dlws-bb-spi.c29 lws_bb_spi_t *ctx = (lws_bb_spi_t *)octx; in lws_bb_spi_init() local
51 lws_bb_spi_write(lws_bb_spi_t *ctx, const uint8_t *buf, size_t len) lws_bb_spi_write() argument
75 lws_bb_spi_read(lws_bb_spi_t *ctx, uint8_t *buf, size_t len) lws_bb_spi_read() argument
98 lws_bb_spi_t *ctx = (lws_bb_spi_t *)octx; lws_bb_spi_queue() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_dead_code_analysis.cpp53 process_block(dce_ctx& ctx, Block& block) in process_block() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...206