/external/ltrace/sysdeps/linux-gnu/aarch64/ |
fetch.c | 173 pass_arg(struct fetch_context const *context, function 309 struct fetch_script how = pass_arg(context, proc, ret_info); 329 pass_arg(context, proc, info)); 346 pass_arg(context, proc, info));
|
/external/chromium_org/third_party/libvpx/source/libvpx/examples/ |
vp9_spatial_svc_encoder.c | 66 static const arg_def_t pass_arg = variable 83 &quantizers_keyframe_arg, &passes_arg, &pass_arg, 193 } else if (arg_match(&arg, &pass_arg, argi)) {
|
/external/libvpx/libvpx/examples/ |
vp9_spatial_scalable_encoder.c | 66 static const arg_def_t pass_arg = variable 83 &quantizers_keyframe_arg, &passes_arg, &pass_arg, 193 } else if (arg_match(&arg, &pass_arg, argi)) {
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
vp9_spatial_scalable_encoder.c | 66 static const arg_def_t pass_arg = variable 83 &quantizers_keyframe_arg, &passes_arg, &pass_arg, 193 } else if (arg_match(&arg, &pass_arg, argi)) {
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
vpxenc.c | 140 static const arg_def_t pass_arg = ARG_DEF(NULL, "pass", 1, variable 195 &outputfile, &codecarg, &passes, &pass_arg, &fpf_name, &limit, &skip, 645 } else if (arg_match(&arg, &pass_arg, argi)) { [all...] |
/external/libvpx/libvpx/ |
vpxenc.c | 187 static const arg_def_t pass_arg = ARG_DEF(NULL, "pass", 1, variable 242 &outputfile, &codecarg, &passes, &pass_arg, &fpf_name, &limit, &skip, 678 } else if (arg_match(&arg, &pass_arg, argi)) { [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
vpxenc.c | 187 static const arg_def_t pass_arg = ARG_DEF(NULL, "pass", 1, variable 242 &outputfile, &codecarg, &passes, &pass_arg, &fpf_name, &limit, &skip, 678 } else if (arg_match(&arg, &pass_arg, argi)) { [all...] |