Home
last modified time | relevance | path

Searched defs:second_arg (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiStillYUV.c312 const char *second_arg = (i + 1 < argc) ? argv[i + 1] : NULL; in parse_cmdline() local
DRaspiStill.c495 const char *second_arg = (i + 1 < argc) ? argv[i + 1] : NULL; in parse_cmdline() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13186 OutT& second_arg = p_out[component * component_step_1]; in call() local
13333 const Arg2T second_arg = p_arg_2[component * component_step_1]; in call() local
13462 const glw::GLdouble second_arg = p_arg[component * component_step_1 + n_components_0]; in call() local