#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
Go to the source code of this file.
Functions |
static uint32_t | ran (void) |
int | main (int argc, char **argv) |
Variables |
static uint32_t | state |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
static uint32_t ran |
( |
void |
| ) |
|
|
static |
Variable Documentation
Definition at line 25 of file trasher.c.
Referenced by adx_parse(), av_lzo1x_decode(), av_rc4_crypt(), av_rc4_init(), bfi_read_packet(), cavs_find_frame_end(), dca_find_frame_end(), decode_cabac_intra_mb_type(), delta_decode(), dnxhd_find_frame_end(), dts_probe(), dv_probe(), dv_read_header(), encode_picture_ls(), ff_h263_find_frame_end(), ff_h264_find_frame_end(), ff_jpegls_decode_picture(), ff_mlp_filter_channel(), ff_mpeg1_find_frame_end(), ff_mpeg4_find_frame_end(), ff_mpeg4video_split(), ff_store_parser_state(), find_any_startcode(), find_frame_end(), find_group3_syncmarker(), find_next_start_code(), get_cabac_inline(), get_rac(), h261_find_frame_end(), h264_split(), latm_find_frame_end(), libdirac_decode_frame(), libdirac_encode_frame(), libschroedinger_decode_frame(), libschroedinger_encode_frame(), main(), mpegaudio_parse(), mpegts_write_packet(), mpegvideo_split(), nc_read_packet(), noise(), parse_nal_units(), put_rac(), ran(), spdif_probe(), spdif_read_packet(), sync(), vc1_find_frame_end(), and vc1_split().