/external/chromium_org/third_party/libvpx/source/libvpx/ |
vpxdec.c | 62 static const arg_def_t limitarg = ARG_DEF(NULL, "limit", 1, variable 89 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile, 567 else if (arg_match(&arg, &limitarg, argi))
|
/external/libvpx/libvpx/ |
vpxdec.c | 60 static const arg_def_t limitarg = ARG_DEF(NULL, "limit", 1, variable 87 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile, 563 else if (arg_match(&arg, &limitarg, argi))
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
vpxdec.c | 60 static const arg_def_t limitarg = ARG_DEF(NULL, "limit", 1, variable 87 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile, 563 else if (arg_match(&arg, &limitarg, argi))
|