FFmpeg
|
Go to the source code of this file.
Functions | |
static void | blocks (AVFrame *frame, int blocksize, int mul) |
static int64_t | chksum (AVFrame *f) |
static int64_t | test (int width, int height, int blocksize, int flags, int pict_type, int quality) |
int | main (int argc, char **argv) |
Variables | |
const typedef uint8_t * | cuint8 |
|
static |
Definition at line 27 of file blocktest.c.
Referenced by aax_filter(), adpcm_decode_frame(), backup_duplicate_context(), bmv_aud_decode_frame(), calc_plane_dct(), celt_alg_quant(), celt_alg_unquant(), clear_blocks_c(), clear_blocks_dcbz128_ppc(), clear_blocks_dcbz32_ppc(), crypto_read(), crypto_write(), decode_frame(), decode_slice_alpha(), decode_slice_chroma(), decode_slice_luma(), decode_tag(), dirac_decode_frame_internal(), dv100_idct_put_last_row_field_chroma(), dv100_idct_put_last_row_field_luma(), encode_acs(), encode_alpha_plane(), encode_alpha_slice_data(), encode_dcs(), encode_slice_plane(), entropy_decode_stereo_3860(), entropy_decode_stereo_3900(), estimate_acs(), estimate_alpha_plane(), estimate_dcs(), get_alpha_data(), get_audio_frame_duration(), get_slice_data(), init_blocks(), init_bundles(), pcm_dvd_decode_frame(), pcm_dvd_decode_samples(), pcm_dvd_encode_frame(), quant_band_template(), QUANT_FN(), rv40_decode_mb_info(), sbc_calc_scalefactors(), sbc_calc_scalefactors_j(), sbc_parse_header(), search_mv(), smc_encode_stream(), spdif_header_dts(), spdif_header_dts4(), test(), ulti_decode_frame(), and vb_decode_framedata().
Definition at line 42 of file blocktest.c.
Referenced by decode_band(), ff_rdt_calc_response_and_checksum(), and test().
|
static |
Definition at line 57 of file blocktest.c.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 98 of file blocktest.c.
const typedef uint8_t* cuint8 |
Definition at line 25 of file blocktest.c.
Referenced by test().