FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
trasher.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
#include <errno.h>
#include <string.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

static uint32_t ran ( void  )
static

Definition at line 28 of file trasher.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file trasher.c.

Variable Documentation

uint32_t state
static

Definition at line 27 of file trasher.c.

Referenced by adx_parse(), av_lzo1x_decode(), av_rc4_crypt(), av_rc4_init(), bfi_read_packet(), bmp_parse(), cavs_find_frame_end(), convert_samples(), dca_find_frame_end(), decode_cabac_intra_mb_type(), decode_line(), decode_slice_header(), delta_decode(), dnxhd_find_frame_end(), dpx_parse(), dts_probe(), dv_probe(), dv_read_header(), encode_frame(), encode_line(), encode_picture_ls(), encode_slice_header(), ff_dither_alloc(), ff_h263_find_frame_end(), ff_jpegls_decode_picture(), ff_mpeg1_find_frame_end(), ff_mpeg4_find_frame_end(), ff_mpeg4video_split(), ff_rtp_send_h263_rfc2190(), ff_spdif_probe(), ff_spdif_read_packet(), 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_find_frame_end(), h264_split(), hevc_split(), iterative_me(), latm_find_frame_end(), libAVFilter_GetState(), libAVFilter_Pause(), libAVFilter_Run(), libAVFilter_Stop(), libgsm_encode_frame(), libschroedinger_decode_frame(), libschroedinger_encode_frame(), main(), mlp_filter_channel(), mpegaudio_parse(), mpegts_write_packet_internal(), mpegvideo_split(), nc_read_packet(), noise(), parse_adaptation_sets(), parse_nal_units(), parse_presentation_segment(), pulse_context_wait(), pulse_read_header(), pulse_stream_wait(), put_image(), put_rac(), ran(), read_extra_header(), read_header(), read_quant_table(), sync(), vc1_split(), write_extradata(), write_header(), and write_quant_table().