Searched refs:seqFile (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp190 FILE * seqFile; variable
1552 seqFile = fopen (seq_file_name, "rb");
1553 if (seqFile == NULL)
1573 if(!get_next_command(seqFile))
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp315 FILE * seqFile; variable
1768 seqFile = fopen (seq_file_name, "rb");
1769 if (seqFile == NULL) {
1784 if (!get_next_command(seqFile))

Completed in 100 milliseconds