Home
last modified time | relevance | path

Searched refs:file_is_webm (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/
Dvpxdec.c567 file_is_webm(struct input_ctx *input, in file_is_webm() function
887 else if(file_is_webm(&input, &fourcc, &width, &height, &fps_den, &fps_num)) in main()