HomeSort by relevance Sort by last modified time
    Searched full:dec_test_input (Results 1 - 1 of 1) sorted by null

  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 462 jpeg_test_input_t dec_test_input; local
465 memset(&dec_test_input, 0, sizeof(dec_test_input));
466 ret = mm_jpegdec_test_get_input(argc, argv, &dec_test_input);
472 return decode_test(&dec_test_input);

Completed in 216 milliseconds