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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp170 ERROR_STATE enumerator in enum:__anon1839
568 while(currentStatus != ERROR_STATE)
623 while(currentStatus != ERROR_STATE && !bOutputEosReached)
957 currentStatus = ERROR_STATE;
1596 do_freeHandle_and_clean_up(currentStatus == ERROR_STATE);
2056 if (currentStatus == ERROR_STATE)
2083 if (currentStatus == ERROR_STATE)
2210 if (currentStatus == ERROR_STATE)
2212 printf("Error - ERROR_STATE\n");
3657 if (currentStatus == ERROR_STATE)
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp292 ERROR_STATE enumerator in enum:__anon1860
690 while (currentStatus != ERROR_STATE) {
751 while (currentStatus != ERROR_STATE && !bOutputEosReached) {
1149 currentStatus = ERROR_STATE;
1804 do_freeHandle_and_clean_up(currentStatus == ERROR_STATE);
2326 if (currentStatus == ERROR_STATE) {
2348 if (currentStatus == ERROR_STATE) {
2462 if (currentStatus == ERROR_STATE) {
2463 printf("Error - ERROR_STATE\n");
2468 DEBUG_PRINT("output_port_reconfig - ERROR_STATE\
[all...]

Completed in 15 milliseconds