Go to the source code of this file.
|
const typedef uint8_t * | cuint8 |
|
◆ QP_STRIDE
#define QP_STRIDE (352/16) |
◆ blocks()
static void blocks |
( |
AVFrame * |
frame, |
|
|
int |
blocksize, |
|
|
int |
mul |
|
) |
| |
|
static |
Definition at line 28 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().
◆ test()
static int64_t test |
( |
int |
width, |
|
|
int |
height, |
|
|
const char * |
filter_string, |
|
|
int |
blocksize, |
|
|
int |
flags, |
|
|
int |
pict_type, |
|
|
int |
quality |
|
) |
| |
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ cuint8
const typedef uint8_t* cuint8 |