Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp254 int input_buf_cnt = 0; variable
1972 input_buf_cnt = portFmt.nBufferCountActual; in Play_Decoder()
2112 used_ip_buf_cnt = input_buf_cnt; in Play_Decoder()
2469 for(bufCnt=0; bufCnt < input_buf_cnt; ++bufCnt) in do_freeHandle_and_clean_up()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp381 int input_buf_cnt = 0; variable
2236 input_buf_cnt = portFmt.nBufferCountActual; in Play_Decoder()
2373 used_ip_buf_cnt = input_buf_cnt; in Play_Decoder()
2717 for (bufCnt=0; bufCnt < input_buf_cnt; ++bufCnt) { in do_freeHandle_and_clean_up()