MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 3 callersFunctionav_div_i
libavutil/integer.c:132
↓ 3 callersFunctionav_fifo_realloc2
libavutil/fifo.c:62
↓ 3 callersFunctionav_find_default_stream_index
libavformat/utils.c:1255
↓ 3 callersFunctionav_gen_search
libavformat/utils.c:1482
↓ 3 callersFunctionav_get_bits_per_pixel
libavutil/pixdesc.c:829
↓ 3 callersFunctionav_get_number
libavcodec/opt.c:267
↓ 3 callersFunctionav_i2int
libavutil/integer.c:149
↓ 3 callersFunctionav_int2flt
libavutil/intfloat_readwrite.c:38
↓ 3 callersFunctionav_int2i
libavutil/integer.c:138
↓ 3 callersFunctionav_interleaved_write_frame
libavformat/utils.c:2897
↓ 3 callersFunctionav_log2_i
libavutil/integer.c:51
↓ 3 callersFunctionav_log_get_level
libavutil/log.c:103
↓ 3 callersFunctionav_md5_sum
libavutil/md5.c:156
↓ 3 callersFunctionav_metadata_conv
libavformat/metadata.c:142
↓ 3 callersFunctionav_mul_i
libavutil/integer.c:61
↓ 3 callersFunctionav_mul_q
libavutil/rational.c:78
↓ 3 callersFunctionav_normalize1_sf
libavutil/softfloat.h:58
↓ 3 callersFunctionav_opt_set_defaults2
Set the values of the AVCodecContext or AVFormatContext structure. * They are set to the defaults specified in the according AVOption options * arra
libavcodec/opt.c:408
↓ 3 callersFunctionav_parse_video_frame_rate
libavcodec/utils.c:1192
↓ 3 callersFunctionav_parser_init
libavcodec/parser.c:38
↓ 3 callersFunctionav_probe_input_format2
libavformat/utils.c:343
↓ 3 callersFunctionav_set_number
libavcodec/opt.c:81
↓ 3 callersFunctionav_sha_final
libavutil/sha.c:314
↓ 3 callersFunctionav_sha_init
libavutil/sha.c:246
↓ 3 callersFunctionav_url_read_fseek
libavformat/aviobuf.c:748
↓ 3 callersFunctionav_vlog
libavutil/log.c:98
↓ 3 callersFunctionav_write_frame
libavformat/utils.c:2793
↓ 3 callersFunctionavcodec_align_dimensions2
libavcodec/utils.c:127
↓ 3 callersFunctionavcodec_alloc_context2
libavcodec/options.c:456
↓ 3 callersFunctionavcodec_decode_subtitle2
libavcodec/utils.c:679
↓ 3 callersFunctionavcodec_flush_buffers
libavcodec/utils.c:947
↓ 3 callersFunctionavdevice_register_all
libavdevice/alldevices.c:33
↓ 3 callersFunctionavf_sdp_create
libavformat/sdp.c:323
↓ 3 callersFunctionavfilter_destroy
libavfilter/avfilter.c:424
↓ 3 callersFunctionavfilter_graph_add_filter
libavfilter/avfiltergraph.c:37
↓ 3 callersFunctionavfilter_link
libavfilter/avfilter.c:84
↓ 3 callersFunctionavfilter_open
libavfilter/avfilter.c:393
↓ 3 callersFunctionavpicture_free
libavcodec/imgconvert.c:1106
↓ 3 callersFunctionavpicture_layout
libavcodec/imgconvert.c:645
↓ 3 callersFunctionbits_to_store
libavcodec/sonic.c:120
↓ 3 callersFunctioncan_safely_read
libavcodec/escape124.c:51
↓ 3 callersFunctioncb_lookup_vals
libavcodec/vorbis_enc.c:138
↓ 3 callersFunctionchannel_setup
libavcodec/libfaad.c:105
↓ 3 callersFunctioncheck_marker
libavcodec/get_bits.h:455
↓ 3 callersFunctioncheck_size
* Check free space in buffer * @param s Tiff context * @param need Needed bytes * @return 0 - ok, 1 - no free space */
libavcodec/tiffenc.c:72
↓ 3 callersFunctioncmp
libavutil/tree.c:177
↓ 3 callersFunctioncompute_lpc_coefs
* Levinson-Durbin recursion. * Produces LPC coefficients from autocorrelation data. */
libavcodec/lpc.h:61
↓ 3 callersFunctiondecode_ics
* Decode an individual_channel_stream payload; reference: table 4.44. * * @param common_window Channels have independent [0], or shared [1], Ind
libavcodec/aacdec.c:1332
↓ 3 callersFunctiondecode_residual_block
* decode coefficients from one 8x8 block, dequantize, inverse transform * and add them to sample block * @param r pointer to 2D VLC table * @param
libavcodec/cavsdec.c:115
↓ 3 callersFunctiondiamond_search
libavcodec/motion_est_template.c:1008
↓ 3 callersFunctiondv_audio_frame_size
libavformat/dvenc.c:66
↓ 3 callersFunctiondv_extract_pack
* This is the dumbest implementation of all -- it simply looks at * a fixed offset and if pack isn't there -- fails. We might want * to have a fallb
libavformat/dv.c:74
↓ 3 callersFunctiondv_work_pool_size
libavcodec/dv.c:71
↓ 3 callersFunctionebml_free
libavformat/matroskadec.c:798
↓ 3 callersFunctionebml_num_size
* Calculate how many bytes are needed to represent a given number in EBML. */
libavformat/matroskaenc.c:131
↓ 3 callersFunctionebml_parse_id
libavformat/matroskadec.c:709
↓ 3 callersFunctionebml_read_num
* Read: an "EBML number", which is defined as a variable-length * array of bytes. The first byte indicates the length by giving a * number of 0-bits
libavformat/matroskadec.c:536
↓ 3 callersFunctioneval_motion_dist
libavcodec/roqvideoenc.c:143
↓ 3 callersFunctionff_aac_tableinit
libavcodec/aac_tablegen.h:34
↓ 3 callersFunctionff_ac3_bit_alloc_calc_bap
libavcodec/ac3.c:216
↓ 3 callersFunctionff_ac3_bit_alloc_calc_mask
libavcodec/ac3.c:124
↓ 3 callersFunctionff_ac3_bit_alloc_calc_psd
libavcodec/ac3.c:98
↓ 3 callersFunctionff_acelp_apply_order_2_transfer_function
libavcodec/acelp_filters.c:117
↓ 3 callersFunctionff_adaptive_gain_control
libavcodec/acelp_vectors.c:210
↓ 3 callersFunctionff_alloc_picture
* allocates a Picture * The pixels are allocated/set by calling get_buffer() if shared=0 */
libavcodec/mpegvideo.c:255
↓ 3 callersFunctionff_ape_parse_tag
libavformat/apetag.c:66
↓ 3 callersFunctionff_avc_find_startcode
libavformat/avc.c:64
↓ 3 callersFunctionff_avc_parse_nal_units_buf
libavformat/avc.c:89
↓ 3 callersFunctionff_block_permute
* permutes an 8x8 block. * @param block the block which will be permuted according to the given permutation vector * @param permutation the permutat
libavcodec/dsputil.c:3120
↓ 3 callersFunctionff_cavs_filter
* in-loop deblocking filter for a single macroblock * * boundary strength (bs) mapping: * * --4---5-- * 0 2 | * | 6 | 7 | * 1 3 | * --
libavcodec/cavs.c:75
↓ 3 callersFunctionff_cavs_init_mb
* initialise predictors for motion vectors and intra prediction */
libavcodec/cavs.c:537
↓ 3 callersFunctionff_clean_intra_table_entries
* cleans dc, ac, coded_block for the current non intra MB */
libavcodec/mpegvideo.c:1790
↓ 3 callersFunctionff_convert_matrix
libavcodec/mpegvideo_enc.c:60
↓ 3 callersFunctionff_copy_picture
libavcodec/mpegvideo.c:196
↓ 3 callersFunctionff_data_to_hex
libavformat/utils.c:3512
↓ 3 callersFunctionff_dirac_schro_queue_push_back
libavcodec/libdirac_libschro.c:81
↓ 3 callersFunctionff_dv_frame_profile
libavcodec/dvdata.c:248
↓ 3 callersFunctionff_dxva2_commit_buffer
libavcodec/dxva2.c:44
↓ 3 callersFunctionff_dxva2_get_surface_index
libavcodec/dxva2.c:30
↓ 3 callersFunctionff_fft_permute
* Do the permutation needed BEFORE calling ff_fft_calc(). */
libavcodec/fft.h:122
↓ 3 callersFunctionff_fill_linesize
libavcodec/imgconvert.c:493
↓ 3 callersFunctionff_fill_pointer
libavcodec/imgconvert.c:528
↓ 3 callersFunctionff_flac_parse_block_header
libavcodec/flacdec.c:203
↓ 3 callersFunctionff_h263_decode_mba
libavcodec/ituh263dec.c:135
↓ 3 callersFunctionff_h263_encode_mba
libavcodec/ituh263enc.c:833
↓ 3 callersFunctionff_h263_get_gob_height
* Get the GOB height based on picture height. */
libavcodec/h263.c:378
↓ 3 callersFunctionff_h263_loop_filter
libavcodec/h263.c:142
↓ 3 callersFunctionff_h263_round_chroma
libavcodec/mpegvideo.h:750
↓ 3 callersFunctionff_h263_update_motion_val
libavcodec/h263.c:49
↓ 3 callersFunctionff_h264_check_intra4x4_pred_mode
* checks if the top & left blocks are available if needed & changes the dc mode so it only uses the available blocks. */
libavcodec/h264.c:66
↓ 3 callersFunctionff_h264_check_intra_pred_mode
* checks if the top & left blocks are available if needed & changes the dc mode so it only uses the available blocks. */
libavcodec/h264.c:105
↓ 3 callersFunctionff_h264_hl_decode_mb
libavcodec/h264.c:1340
↓ 3 callersFunctionff_h264_idct_add_altivec
libavcodec/ppc/h264_altivec.c:321
↓ 3 callersFunctionff_h264_idct_dc_add_c
assumes all AC coefs are 0
libavcodec/h264idct.c:144
↓ 3 callersFunctionff_h264_idct_dc_add_mmx2
libavcodec/x86/h264dsp_mmx.c:304
↓ 3 callersFunctionff_h264_pred_direct_motion
libavcodec/h264_direct.c:584
↓ 3 callersFunctionff_h264_pred_init
* Sets the intra prediction function pointers. */
libavcodec/h264pred.c:1080
↓ 3 callersFunctionff_h264_reset_sei
libavcodec/h264_sei.c:40
↓ 3 callersFunctionff_h264_write_back_intra_pred_mode
libavcodec/h264.c:54
↓ 3 callersFunctionff_init_cabac_decoder
* * @param buf_size size of buf in bits */
libavcodec/cabac.c:134
← previousnext →501–600 of 7,226, ranked by callers