HomeSort by relevance Sort by last modified time
    Searched refs:open_input_file (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/tools/
tiny_ssim.c 97 static int open_input_file(const char *file_name, input_file_t *input, int w, function
603 if (open_input_file(argv[1], &in[0], w, h, bit_depth) < 0) {
618 if (open_input_file(argv[2], &in[1], w, h, bit_depth) < 0) {
  /external/libvpx/libvpx/
vpxenc.c 1015 static void open_input_file(struct VpxInputContext *input) { function
    [all...]

Completed in 471 milliseconds