HomeSort by relevance Sort by last modified time
    Searched defs:get_vpx_decoder_count (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 173 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/
tools_common.c 172 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) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 172 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 363 milliseconds