Searched defs:get_vpx_decoder_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dtools_common.c173 int get_vpx_decoder_count() { function
184 for (i = 0; i < get_vpx_decoder_count(); ++i) {
196 for (i = 0; i < get_vpx_decoder_count(); ++i) {
/external/libvpx/libvpx/
H A Dtools_common.c172 int get_vpx_decoder_count() { function
183 for (i = 0; i < get_vpx_decoder_count(); ++i) {
195 for (i = 0; i < get_vpx_decoder_count(); ++i) {

Completed in 58 milliseconds