HomeSort by relevance Sort by last modified time
    Searched refs:usage_exit (Results 1 - 18 of 18) sorted by null

  /external/libvpx/libvpx/examples/
simple_decoder.c 90 void usage_exit(void) { function
decode_with_drops.c 68 void usage_exit(void) { function
postproc.c 55 void usage_exit(void) { function
decode_to_md5.c 73 void usage_exit(void) { function
resize_util.c 30 void usage_exit(void) { function
simple_encoder.c 109 void usage_exit(void) { function
vp8cx_set_ref.c 61 void usage_exit(void) { function
vp9_lossless_encoder.c 24 void usage_exit(void) { function
set_maps.c 57 void usage_exit(void) { function
twopass_encoder.c 61 void usage_exit(void) { function
vp9cx_set_ref.c 63 void usage_exit() { function
vp9_spatial_svc_encoder.c 160 void usage_exit(void) { function
362 usage_exit();
    [all...]
vp8_multi_resolution_encoder.c 40 void usage_exit(void) { exit(EXIT_FAILURE); } function
vpx_temporal_svc_encoder.c 33 void usage_exit(void) { exit(EXIT_FAILURE); } function
    [all...]
  /external/libvpx/libvpx/
tools_common.h 125 /* The tool including this file must define usage_exit() */
126 void usage_exit(void) VPX_NO_RETURN;
tools_common.c 59 usage_exit();
vpxdec.c 196 void usage_exit(void) { function
666 usage_exit();
    [all...]
vpxenc.c 601 void usage_exit(void) { function
    [all...]

Completed in 98 milliseconds