MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 1 callersFunctiondec_bark_env
libavcodec/twinvq.c:696
↓ 1 callersFunctiondec_delay3_1st
libavcodec/sipr16k.c:78
↓ 1 callersFunctiondec_delay3_2nd
libavcodec/sipr16k.c:86
↓ 1 callersFunctiondec_gain
libavcodec/twinvq.c:492
↓ 1 callersFunctiondec_lpc_spectrum_inv
libavcodec/twinvq.c:580
↓ 1 callersFunctiondecide_ac_pred
* Returns the optimal value (0 or 1) for the ac_pred element for the given MB in mpeg4. * This function will also update s->block_last_index and s->a
libavcodec/mpeg4videoenc.c:123
↓ 1 callersFunctiondecode
libavcodec/mimic.c:205
↓ 1 callersFunctiondecode
libavcodec/ra288.c:70
↓ 1 callersFunctiondecodeChannelSoundUnit
libavcodec/atrac3.c:656
↓ 1 callersFunctiondecodeFrame
libavcodec/atrac3.c:720
↓ 1 callersFunctiondecodeGainControl
libavcodec/atrac3.c:428
↓ 1 callersFunctiondecodeSpectrum
libavcodec/atrac3.c:295
↓ 1 callersFunctiondecodeTonalComponents
libavcodec/atrac3.c:353
↓ 1 callersFunctiondecode_10bit_pulse
* Decode a 10-bit algebraic codebook index from a 10.2 kbit/s frame. */
libavcodec/amrnbdec.c:440
↓ 1 callersFunctiondecode_13
libavcodec/dxa.c:50
↓ 1 callersFunctiondecode_422_bitstream
libavcodec/huffyuv.c:696
↓ 1 callersFunctiondecode_8_pulses_31bits
* Decode the algebraic codebook index to pulse positions and signs and * construct the algebraic codebook vector for MODE_10k2. * * @param fixed_in
libavcodec/amrnbdec.c:458
↓ 1 callersFunctiondecode_audio_block
* Decode a single audio block from the AC-3 bitstream. */
libavcodec/ac3dec.c:775
↓ 1 callersFunctiondecode_audio_specific_config
* Decode audio specific configuration; reference: table 1.13. * * @param data pointer to AVCodecContext extradata * @param data_size s
libavcodec/aacdec.c:462
↓ 1 callersFunctiondecode_band
* Decodes an Indeo5 band. * * @param ctx [in,out] ptr to the decoder context * @param band [in,out] ptr to the band descriptor * @par
libavcodec/indeo5.c:551
↓ 1 callersFunctiondecode_band_hdr
* Decodes Indeo5 band header. * * @param ctx [in,out] ptr to the decoder context * @param band [in,out] ptr to the band descriptor *
libavcodec/indeo5.c:358
↓ 1 callersFunctiondecode_band_structure
* Decode band structure for coupling, spectral extension, or enhanced coupling. * The band structure defines how many subbands are in each band. For
libavcodec/ac3dec.c:723
↓ 1 callersFunctiondecode_band_types
* Decode band types (section_data payload); reference: table 4.46. * * @param band_type array of the used band type * @param band_typ
libavcodec/aacdec.c:720
↓ 1 callersFunctiondecode_bgr_1
libavcodec/huffyuv.c:828
↓ 1 callersFunctiondecode_bgr_bitstream
libavcodec/huffyuv.c:848
↓ 1 callersFunctiondecode_block
decode block and dequantize */
libavcodec/mjpegdec.c:392
↓ 1 callersFunctiondecode_block
* Decode Bink Audio block * @param[out] out Output buffer (must contain s->block_size elements) */
libavcodec/binkaudio.c:154
↓ 1 callersFunctiondecode_block_intra
libavcodec/eamad.c:115
↓ 1 callersFunctiondecode_block_progressive
decode block and dequantize - progressive JPEG version */
libavcodec/mjpegdec.c:465
↓ 1 callersFunctiondecode_block_refinement
decode block and dequantize - progressive JPEG refinement pass */
libavcodec/mjpegdec.c:553
↓ 1 callersFunctiondecode_blockcode
Very compact version of the block code decoder that does not use table * look-up but is slightly slower */
libavcodec/dca.c:888
↓ 1 callersFunctiondecode_blocks
libavcodec/snow.c:911
↓ 1 callersFunctiondecode_blocks
Decodes blocks dependently. */
libavcodec/alsdec.c:1042
↓ 1 callersFunctiondecode_blocks_ind
Decodes blocks independently. */
libavcodec/alsdec.c:1004
↓ 1 callersFunctiondecode_buffering_period
libavcodec/h264_sei.c:133
↓ 1 callersFunctiondecode_bytes
libavcodec/atrac3.c:174
↓ 1 callersFunctiondecode_bytes
libavcodec/cook.c:310
↓ 1 callersFunctiondecode_bytes_and_gain
libavcodec/cook.c:883
↓ 1 callersFunctiondecode_cabac_b_mb_sub_type
libavcodec/h264_cabac.c:867
↓ 1 callersFunctiondecode_cabac_field_decoding_flag
libavcodec/h264_cabac.c:708
↓ 1 callersFunctiondecode_cabac_intra_mb_type
libavcodec/h264_cabac.c:720
↓ 1 callersFunctiondecode_cabac_mb_cbp_chroma
libavcodec/h264_cabac.c:839
↓ 1 callersFunctiondecode_cabac_mb_cbp_luma
libavcodec/h264_cabac.c:823
↓ 1 callersFunctiondecode_cabac_mb_chroma_pre_mode
libavcodec/h264_cabac.c:799
↓ 1 callersFunctiondecode_cabac_mb_intra4x4_pred_mode
libavcodec/h264_cabac.c:786
↓ 1 callersFunctiondecode_cabac_mb_ref
libavcodec/h264_cabac.c:884
↓ 1 callersFunctiondecode_cabac_mb_skip
libavcodec/h264_cabac.c:750
↓ 1 callersFunctiondecode_cabac_p_mb_sub_type
libavcodec/h264_cabac.c:858
↓ 1 callersFunctiondecode_cabac_residual_dc
libavcodec/h264_cabac.c:1174
↓ 1 callersFunctiondecode_cabac_residual_nondc
libavcodec/h264_cabac.c:1178
↓ 1 callersFunctiondecode_cce
* Decode coupling_channel_element; reference: table 4.8. * * @param elem_id Identifies the instance of a syntax element. * * @return Returns er
libavcodec/aacdec.c:1503
↓ 1 callersFunctiondecode_channel_map
* Decode an array of 4 bit element IDs, optionally interleaved with a stereo/mono switching bit. * * @param cpe_map Stereo (Channel Pair Element) ma
libavcodec/aacdec.c:285
↓ 1 callersFunctiondecode_channel_transform
*@brief Decode channel transformation parameters *@param s codec context *@return 0 in case of success, < 0 in case of bitstream errors */
libavcodec/wmaprodec.c:652
↓ 1 callersFunctiondecode_chunks
libavcodec/mpeg12.c:2275
↓ 1 callersFunctiondecode_coeff
* Get one coefficient value from the bistream and store it. */
libavcodec/rv34.c:289
↓ 1 callersFunctiondecode_coeffs
*@brief Extract the coefficients from the bitstream. *@param s codec context *@param c current channel number *@return 0 on success, < 0 in case of
libavcodec/wmaprodec.c:765
↓ 1 callersFunctiondecode_colskip
Decode columns by checking if they are skipped * @param plane Buffer to store decoded bits * @param[in] width Width of this buffer * @param[in] hei
libavcodec/vc1.c:89
↓ 1 callersFunctiondecode_const_block_data
Decodes the block data for a constant block */
libavcodec/alsdec.c:561
↓ 1 callersFunctiondecode_cpe
* Decode a channel_pair_element; reference: table 4.4. * * @param elem_id Identifies the instance of a syntax element. * * @return Returns erro
libavcodec/aacdec.c:1460
↓ 1 callersFunctiondecode_dc_progressive
libavcodec/mjpegdec.c:448
↓ 1 callersFunctiondecode_decorrelation_matrix
*@brief Calculate a decorrelation matrix from the bitstream parameters. *@param s codec context *@param chgroup channel group for which the matrix n
libavcodec/wmaprodec.c:602
↓ 1 callersFunctiondecode_drc_channel_exclusions
* Parse whether channels are to be excluded from Dynamic Range Compression; reference: table 4.53. * * @return Returns number of bytes consumed. *
libavcodec/aacdec.c:1575
↓ 1 callersFunctiondecode_dvd_subtitles
libavcodec/dvdsubdec.c:163
↓ 1 callersFunctiondecode_dynamic_range
* Decode dynamic range information; reference: table 4.52. * * @param cnt length of TYPE_FIL syntactic element in bytes * * @return Returns num
libavcodec/aacdec.c:1596
↓ 1 callersFunctiondecode_end
Uninitializes the ALS decoder. */
libavcodec/alsdec.c:1449
↓ 1 callersFunctiondecode_envelope
libavcodec/cook.c:395
↓ 1 callersFunctiondecode_exp_lsp
* decode exponents coded with LSP coefficients (same idea as Vorbis) */
libavcodec/wmadec.c:226
↓ 1 callersFunctiondecode_exp_vlc
* decode exponents coded with VLC codes */
libavcodec/wmadec.c:328
↓ 1 callersFunctiondecode_exponents
* Decode the grouped exponents according to exponent strategy. * reference: Section 7.1.3 Exponent Decoding */
libavcodec/ac3dec.c:376
↓ 1 callersFunctiondecode_ext_header
libavcodec/wmv2dec.c:82
↓ 1 callersFunctiondecode_extension_payload
* Decode extension data (incomplete); reference: table 4.51. * * @param cnt length of TYPE_FIL syntactic element in bytes * * @return Returns nu
libavcodec/aacdec.c:1650
↓ 1 callersFunctiondecode_fixed_sparse
libavcodec/sipr.c:330
↓ 1 callersFunctiondecode_fixed_sparse
* Decode the algebraic codebook index to pulse positions and signs, * then construct the algebraic codebook vector. * *
libavcodec/amrnbdec.c:504
↓ 1 callersFunctiondecode_format80
libavcodec/vqavideo.c:202
↓ 1 callersFunctiondecode_frame
libavformat/nutdec.c:724
↓ 1 callersFunctiondecode_frame
libavcodec/flacdec.c:573
↓ 1 callersFunctiondecode_frame
*@brief Decode one WMA frame. *@param s codec context *@return 0 if the trailer bit indicates that this is the last frame, * 1 if there are
libavcodec/wmaprodec.c:1268
↓ 1 callersFunctiondecode_frame
libavcodec/sipr.c:386
↓ 1 callersFunctiondecode_frame_header
libavformat/nutdec.c:654
↓ 1 callersFunctiondecode_frame_header
* Validate and decode a frame header. * @param avctx AVCodecContext to use as av_log() context * @param gb GetBitContext from which to
libavcodec/flacdec.c:490
↓ 1 callersFunctiondecode_ga_specific_config
* Decode GA "General Audio" specific configuration; reference: table 4.1. * * @return Returns error status. 0 - OK, !0 - error */
libavcodec/aacdec.c:402
↓ 1 callersFunctiondecode_gain_and_index
* Converts codebook transmission codes to GAIN and INDEX. * * @param q the context * @param gain array holding the decoded gain * * TIA/EIA/IS-73
libavcodec/qcelpdec.c:207
↓ 1 callersFunctiondecode_gain_info
libavcodec/cook.c:371
↓ 1 callersFunctiondecode_gains
* Decode pitch gain and fixed gain factor (part of section 6.1.3). * * @param p the context * @param amr_subframe unpacked amr subframe * @param m
libavcodec/amrnbdec.c:635
↓ 1 callersFunctiondecode_gop_header
* Decodes Indeo5 GOP (Group of pictures) header. * This header is present in key frames only. * It defines parameters for all frames in a GOP. *
libavcodec/indeo5.c:91
↓ 1 callersFunctiondecode_gray_bitstream
libavcodec/huffyuv.c:714
↓ 1 callersFunctiondecode_group3_1d_line
libavcodec/faxcompr.c:126
↓ 1 callersFunctiondecode_group3_2d_line
libavcodec/faxcompr.c:159
↓ 1 callersFunctiondecode_header
libavcodec/snow.c:1584
↓ 1 callersFunctiondecode_header_trees
libavcodec/smacker.c:275
↓ 1 callersFunctiondecode_hextile
libavcodec/vmnc.c:227
↓ 1 callersFunctiondecode_hrd_parameters
libavcodec/h264_ps.c:98
↓ 1 callersFunctiondecode_i2_frame
libavcodec/4xm.c:601
↓ 1 callersFunctiondecode_i_block
* decode block and dequantize. * Note this is almost identical to MJPEG. */
libavcodec/4xm.c:416
↓ 1 callersFunctiondecode_i_frame
libavcodec/4xm.c:637
↓ 1 callersFunctiondecode_i_mb
libavcodec/4xm.c:504
↓ 1 callersFunctiondecode_init
libavcodec/mpegaudiodec.c:286
↓ 1 callersFunctiondecode_lsp
libavcodec/twinvq.c:541
↓ 1 callersFunctiondecode_lspf
* Decodes the 10 quantized LSP frequencies from the LSPV/LSP * transmission codes of any bitrate and checks for badly received packets. * * @param
libavcodec/qcelpdec.c:114
↓ 1 callersFunctiondecode_macroblock
libavcodec/escape124.c:140
← previousnext →2,001–2,100 of 7,226, ranked by callers