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

  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 3267 char outputfilename[512]; local
    [all...]
  /hardware/qcom/media/mm-video/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/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...]

Completed in 132 milliseconds