Home
last modified time | relevance | path

Searched refs:seq_file (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp403 int get_next_command(FILE *seq_file) in get_next_command() argument
408 if(fread(&curr_seq_command[i], 1, 1, seq_file) != 1) in get_next_command()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp540 int get_next_command(FILE *seq_file) in get_next_command() argument
545 if (fread(&curr_seq_command[i], 1, 1, seq_file) != 1) in get_next_command()