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

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dtools_common.c147 const VpxInterface *get_vpx_encoder_by_index(int i) { function
155 const VpxInterface *encoder = get_vpx_encoder_by_index(i);
/external/libvpx/libvpx/
H A Dtools_common.c146 const VpxInterface *get_vpx_encoder_by_index(int i) { function
154 const VpxInterface *encoder = get_vpx_encoder_by_index(i);

Completed in 47 milliseconds