Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c273 int file_is_raw(struct VpxInputContext *input) { in file_is_raw() function
672 else if (file_is_raw(input.vpx_input_ctx)) in main_loop()