Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c112 int file_is_y4m(const char detect[4]) { in file_is_y4m() function
783 && file_is_y4m(input->detect.buf)) { in open_input_file()