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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 3263 char outputfilename[512]; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 142 char outputfilename [] = "/data/output-bitstream.\0\0\0\0"; variable
257 strcat(outputfilename, "m4v");
266 strcat(outputfilename, "263");
275 strcat(outputfilename, "264");
289 outputBufferFile1 = fopen (outputfilename, "ab");
    [all...]
video_encoder_device_copper.cpp 141 char outputfilename [] = "/data/output-bitstream.\0\0\0\0"; variable
284 strcat(outputfilename, "m4v");
293 strcat(outputfilename, "263");
302 strcat(outputfilename, "264");
314 outputBufferFile1 = fopen (outputfilename, "ab");
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 3662 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...]

Completed in 424 milliseconds