#include <stdio.h>
#include "config.h"
#include "libavutil/cpu.h"
#include "libavutil/avstring.h"
#include "compat/getopt.c"
Go to the source code of this file.
static void print_cpu_flags |
( |
int |
cpu_flags, |
|
|
const char * |
type |
|
) |
| |
|
static |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 93 of file cpu.c.
Definition at line 34 of file cpu.c.
Referenced by adpcm_decode_frame(), av_opt_flag_is_set(), av_vorbis_parse_frame_flags(), bit_allocation(), cinepak_decode_codebook(), cinepak_decode_vectors(), decode_bmv_frame(), decode_channel_wordlen(), decode_delta_j(), decode_registered_user_data_afd(), decode_registered_user_data_closed_caption(), epic_decode_run_length(), find_and_decode_index(), hdcd_scan(), hq_decode_mb(), hqa_decode_mb(), hqx_decode_422(), hqx_decode_422a(), hqx_decode_444(), hqx_decode_444a(), imc_decode_block(), initFilter(), mark_ref(), old_codec1(), print_cpu_flags(), read_header(), read_huffman_tables(), set_af_flag(), set_disposition_bits(), sws_init_context(), vorbis_parse_setup_hdr_codebooks(), write_index(), and xan_wc3_decode_frame().
Definition at line 35 of file cpu.c.
const { ... } cpu_flag_tab[] |