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

  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 142 int get_vpx_encoder_count() { function
153 for (i = 0; i < get_vpx_encoder_count(); ++i) {
  /external/libvpx/libvpx/
tools_common.c 142 int get_vpx_encoder_count() { function
153 for (i = 0; i < get_vpx_encoder_count(); ++i) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 142 int get_vpx_encoder_count() { function
153 for (i = 0; i < get_vpx_encoder_count(); ++i) {

Completed in 523 milliseconds