Home
last modified time | relevance | path

Searched refs:totaldatalen (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
Domx_qcelp13_enc_test.c220 static int totaldatalen = 0; variable
448 totaldatalen = totaldatalen + (int)total_bytes_writen; in FillBufferDone()
634 create_qcp_header(totaldatalen, framecnt); in main()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/
Domx_evrc_enc_test.c220 static int totaldatalen = 0; variable
447 totaldatalen = totaldatalen + (int)total_bytes_writen; in FillBufferDone()
632 create_qcp_header(totaldatalen, framecnt); in main()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/test/
Domx_amr_enc_test.c211 static int totaldatalen = 0; variable
408 totaldatalen = totaldatalen + (int)total_bytes_writen; in FillBufferDone()
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
Domx_aac_enc_test.c206 static int totaldatalen = 0; variable
412 totaldatalen = totaldatalen + (int)total_bytes_writen; in FillBufferDone()