HomeSort by relevance Sort by last modified time
    Searched refs:outputfilename (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 168 char outputfilename [] = "/data/output-bitstream.\0\0\0\0"; variable
562 strcat(outputfilename, "m4v");
569 strcat(outputfilename, "263");
576 strcat(outputfilename, "264");
583 strcat(outputfilename, "ivf");
595 outputBufferFile1 = fopen (outputfilename, "ab");
    [all...]
video_encoder_device.cpp 139 char outputfilename [] = "/data/output-bitstream.\0\0\0\0"; variable
251 strcat(outputfilename, "m4v");
258 strcat(outputfilename, "263");
267 strcat(outputfilename, "264");
283 outputBufferFile1 = fopen (outputfilename, "ab");
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 3267 char outputfilename[512]; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 144 char outputfilename [] = "/data/output-bitstream.\0\0\0\0"; variable
259 strcat(outputfilename, "m4v");
268 strcat(outputfilename, "263");
277 strcat(outputfilename, "264");
291 outputBufferFile1 = fopen (outputfilename, "ab");
    [all...]
video_encoder_device_copper.cpp 143 char outputfilename [] = "/data/output-bitstream.\0\0\0\0"; variable
286 strcat(outputfilename, "m4v");
295 strcat(outputfilename, "263");
304 strcat(outputfilename, "264");
316 outputBufferFile1 = fopen (outputfilename, "ab");
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 3463 char outputfilename[512]; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 86 char outputfilename [] = "/data/output.yuv"; variable
    [all...]
omx_vdec_copper.cpp 85 char outputfilename [] = "/data/output.yuv"; variable
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 97 char outputfilename [] = "/data/output.yuv"; variable
    [all...]
omx_vdec_hevc.cpp 87 char outputfilename [] = "/data/output.yuv"; variable
    [all...]
omx_vdec_msm8974.cpp 85 char outputfilename [] = "/data/output.yuv"; variable
    [all...]

Completed in 148 milliseconds