Searched refs:bFlushing (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/test/
H A Domx_amr_enc_test.c229 int bFlushing = false; variable
449 }else if (bFlushing == true) {
450 DEBUG_PRINT("omx_amr_adec_test: bFlushing is set to TRUE used_ip_buf_cnt=%d\n",used_ip_buf_cnt);
452 bFlushing = false;
480 bFlushing = true;
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
H A Domx_aac_enc_test.c223 int bFlushing = false; variable
453 }else if (bFlushing == true) {
454 DEBUG_PRINT("omx_aac_adec_test: bFlushing is set to TRUE used_ip_buf_cnt=%d\n",used_ip_buf_cnt);
456 bFlushing = false;
484 bFlushing = true;
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/
H A Domx_evrc_enc_test.c238 int bFlushing = false; variable
489 }else if (bFlushing == true) {
490 DEBUG_PRINT("omx_evrc13_adec_test: bFlushing is set to TRUE used_ip_buf_cnt=%d\n",used_ip_buf_cnt);
492 bFlushing = false;
520 bFlushing = true;
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
H A Domx_qcelp13_enc_test.c238 int bFlushing = false; variable
490 }else if (bFlushing == true) {
491 DEBUG_PRINT("omx_qcelp13_adec_test: bFlushing is set to TRUE used_ip_buf_cnt=%d\n",used_ip_buf_cnt);
493 bFlushing = false;
521 bFlushing = true;

Completed in 234 milliseconds