Home
last modified time | relevance | path

Searched refs:get_vpx_decoder_count (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/
Dtools_common.c173 int get_vpx_decoder_count(void) { in get_vpx_decoder_count() function
182 for (i = 0; i < get_vpx_decoder_count(); ++i) { in get_vpx_decoder_by_name()
193 for (i = 0; i < get_vpx_decoder_count(); ++i) { in get_vpx_decoder_by_fourcc()
Dtools_common.h143 int get_vpx_decoder_count(void);
Dvpxdec.c210 for (i = 0; i < get_vpx_decoder_count(); ++i) { in show_help()
338 for (i = 0; i < get_vpx_decoder_count(); ++i) { in file_is_raw()