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

  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 146 const VpxInterface *get_vpx_encoder_by_index(int i) { function
154 const VpxInterface *encoder = get_vpx_encoder_by_index(i);
  /external/libvpx/libvpx/
tools_common.c 146 const VpxInterface *get_vpx_encoder_by_index(int i) { function
154 const VpxInterface *encoder = get_vpx_encoder_by_index(i);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 146 const VpxInterface *get_vpx_encoder_by_index(int i) { function
154 const VpxInterface *encoder = get_vpx_encoder_by_index(i);

Completed in 186 milliseconds