HomeSort by relevance Sort by last modified time
    Searched full:inputfilename (Results 51 - 57 of 57) sorted by null

1 23

  /frameworks/compile/slang/
slang_rs_reflection.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 82 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
omx_vdec_copper.cpp 81 char inputfilename [INPUT_BUFFER_FILE_NAME_LEN] = "\0"; variable
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 140 char inputfilename [] = "/data/input.yuv"; variable
288 inputBufferFile1 = fopen (inputfilename, "ab");
    [all...]
video_encoder_device_copper.cpp 139 char inputfilename [] = "/data/input.yuv"; variable
313 inputBufferFile1 = fopen (inputfilename, "ab");
    [all...]
  /external/llvm/docs/
CommandLine.rst 160 cl::opt<string> InputFilename(cl::Positional, cl::desc("<input file>"), cl::init("-"));
173 cl::opt<string> InputFilename(cl::Positional, cl::desc("<input file>"), cl::Required);
180 cl::opt<string> InputFilename(cl::Positional, cl::Required, cl::desc("<input file>"));
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]

Completed in 3272 milliseconds

1 23