Searched refs:get_vpx_decoder_by_index (Results 1 – 3 of 3) sorted by relevance
191 const VpxInterface *get_vpx_decoder_by_index(int i) { in get_vpx_decoder_by_index() function199 const VpxInterface *const decoder = get_vpx_decoder_by_index(i); in get_vpx_decoder_by_name()211 const VpxInterface *const decoder = get_vpx_decoder_by_index(i); in get_vpx_decoder_by_fourcc()
141 const VpxInterface *get_vpx_decoder_by_index(int i);
201 const VpxInterface *const decoder = get_vpx_decoder_by_index(i); in usage_exit()328 const VpxInterface *const decoder = get_vpx_decoder_by_index(i); in file_is_raw()798 interface = get_vpx_decoder_by_index(0); in main_loop()