Home
last modified time | relevance | path

Searched defs:logctx (Results 26 - 41 of 41) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dh264_parse.c133 int ff_h264_check_intra4x4_pred_mode(int8_t *pred_mode_cache, void *logctx, in ff_h264_check_intra4x4_pred_mode() argument
181 int ff_h264_check_intra_pred_mode(void *logctx, int top_samples_available, in ff_h264_check_intra_pred_mode() argument
29 ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, const int *ref_count, int slice_type_nos, H264PredWeightTable *pwt, int picture_structure, void *logctx) ff_h264_pred_weight_table() argument
221 ff_h264_parse_ref_count(int *plist_count, int ref_count[2], GetBitContext *gb, const PPS *pps, int slice_type_nos, int picture_structure, void *logctx) ff_h264_parse_ref_count() argument
366 decode_extradata_ps(const uint8_t *data, int size, H264ParamSets *ps, int is_avc, void *logctx) decode_extradata_ps() argument
419 decode_extradata_ps_mp4(const uint8_t *buf, int buf_size, H264ParamSets *ps, int err_recognition, void *logctx) decode_extradata_ps_mp4() argument
464 ff_h264_decode_extradata(const uint8_t *data, int size, H264ParamSets *ps, int *is_avc, int *nal_length_size, int err_recognition, void *logctx) ff_h264_decode_extradata() argument
[all...]
H A Dh264_refs.c422 int ff_h264_decode_ref_pic_list_reordering(H264SliceContext *sl, void *logctx) in ff_h264_decode_ref_pic_list_reordering() argument
833 ff_h264_decode_ref_pic_marking(H264SliceContext *sl, GetBitContext *gb, const H2645NAL *nal, void *logctx) ff_h264_decode_ref_pic_marking() argument
H A Dmagicyuv.c76 huff_build(const uint8_t len[], uint16_t codes_pos[33], VLC *vlc, int nb_elems, void *logctx) huff_build() argument
H A Dnvdec.c102 nvdec_test_capabilities(NVDECDecoder *decoder, CUVIDDECODECREATEINFO *params, void *logctx) nvdec_test_capabilities() argument
167 void *logctx = decoder->hw_device_ref->data; nvdec_decoder_free() local
182 nvdec_decoder_create(AVBufferRef **out, AVBufferRef *hw_device_ref, CUVIDDECODECREATEINFO *params, void *logctx) nvdec_decoder_create() argument
461 void *logctx = decoder->hw_device_ref->data; nvdec_unmap_mapped_frame() local
481 nvdec_retrieve_data(void *logctx, AVFrame *frame) nvdec_retrieve_data() argument
640 void *logctx = avctx; ff_nvdec_end_frame() local
[all...]
H A Ddecode.c1624 int ff_copy_palette(void *dst, const AVPacket *src, void *logctx) in ff_copy_palette() argument
H A Dh264dec.c545 static void debug_green_metadata(const H264SEIGreenMetaData *gm, void *logctx) in debug_green_metadata() argument
H A Dqsv.c323 qsv_load_plugins(mfxSession session, const char *load_plugins, void *logctx) qsv_load_plugins() argument
H A Domx.c97 static av_cold int omx_try_load(OMXContext *s, void *logctx, in omx_try_load() argument
141 static av_cold OMXContext *omx_init(void *logctx, const char *libname, const char *prefix) in omx_init() argument
345 static av_cold int find_component(OMXContext *omx_context, void *logctx, in find_component() argument
[all...]
H A Dcook.c199 build_vlc(VLC *vlc, int nb_bits, const uint8_t counts[16], const void *syms, int symbol_size, int offset, void *logctx) build_vlc() argument
H A Dpngdec.c457 decode_zbuf(AVBPrint *bp, const uint8_t *data, const uint8_t *data_end, void *logctx) decode_zbuf() argument
/third_party/ffmpeg/libavformat/
H A Dnetwork.c183 int ff_socket(int af, int type, int proto, void *logctx) in ff_socket() argument
210 ff_listen(int fd, const struct sockaddr *addr, socklen_t addrlen, void *logctx) ff_listen() argument
H A Davio.c665 int ff_rename(const char *url_src, const char *url_dst, void *logctx) in ff_rename() argument
H A Dudp.c161 udp_set_multicast_ttl(int sockfd, int mcastTTL, struct sockaddr *addr, void *logctx) udp_set_multicast_ttl() argument
202 udp_join_multicast_group(int sockfd, struct sockaddr *addr, struct sockaddr *local_addr, void *logctx) udp_join_multicast_group() argument
236 udp_leave_multicast_group(int sockfd, struct sockaddr *addr, struct sockaddr *local_addr, void *logctx) udp_leave_multicast_group() argument
H A Dmov.c1485 static void mov_metadata_creation_time(AVDictionary **metadata, int64_t time, void *logctx) in mov_metadata_creation_time() argument
H A Dmatroskaenc.c2585 static int mkv_write_block(void *logctx, MatroskaMuxContext *mkv, in mkv_write_block() argument
H A Dmatroskadec.c2238 mkv_create_display_matrix(AVStream *st, const MatroskaTrackVideoProjection *proj, void *logctx) mkv_create_display_matrix() argument
2276 mkv_parse_video_projection(AVStream *st, const MatroskaTrack *track, void *logctx) mkv_parse_video_projection() argument
[all...]

Completed in 37 milliseconds

12