Home
last modified time | relevance | path

Searched refs:warn_or_exit_on_error (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/
Dvpxenc.c85 static VPX_TOOLS_FORMAT_PRINTF(3, 4) void warn_or_exit_on_error( in warn_or_exit_on_error() function
1527 warn_or_exit_on_error(&stream->decoder, in get_cx_data()
1648 warn_or_exit_on_error(&stream->decoder, fatal == TEST_DECODE_FATAL, in test_decode()
/external/libaom/apps/
Daomenc.c94 static AOM_TOOLS_FORMAT_PRINTF(3, 4) void warn_or_exit_on_error( in warn_or_exit_on_error() function
1787 warn_or_exit_on_error(&stream->decoder, in get_cx_data()
1927 warn_or_exit_on_error(&stream->decoder, fatal == TEST_DECODE_FATAL, in test_decode()