Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp170 ERROR_STATE enumerator
568 while(currentStatus != ERROR_STATE) in ebd_thread()
623 while(currentStatus != ERROR_STATE && !bOutputEosReached) in fbd_thread()
957 currentStatus = ERROR_STATE; in EventHandler()
1596 do_freeHandle_and_clean_up(currentStatus == ERROR_STATE); in run_tests()
2056 if (currentStatus == ERROR_STATE) in Play_Decoder()
2083 if (currentStatus == ERROR_STATE) in Play_Decoder()
2210 if (currentStatus == ERROR_STATE) in Play_Decoder()
3657 if (currentStatus == ERROR_STATE) in disable_output_port()
3717 if (currentStatus == ERROR_STATE) in enable_output_port()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp292 ERROR_STATE enumerator
690 while (currentStatus != ERROR_STATE) { in ebd_thread()
751 while (currentStatus != ERROR_STATE && !bOutputEosReached) { in fbd_thread()
1149 currentStatus = ERROR_STATE; in EventHandler()
1804 do_freeHandle_and_clean_up(currentStatus == ERROR_STATE); in run_tests()
2326 if (currentStatus == ERROR_STATE) { in Play_Decoder()
2348 if (currentStatus == ERROR_STATE) { in Play_Decoder()
2462 if (currentStatus == ERROR_STATE) { in Play_Decoder()
2513 if (currentStatus == ERROR_STATE) { in Allocate_Buffer()
4108 if (currentStatus == ERROR_STATE) { in disable_output_port()
[all …]