Searched refs:MAX_INPUT_ERROR (Results 1 – 7 of 7) sorted by relevance
95 #define MAX_INPUT_ERROR DEFAULT_FPS macro1024 if(pThis->m_inp_err_count >= MAX_INPUT_ERROR) in process_event_cb()1026 … DEBUG_PRINT_ERROR(" Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()
107 #define MAX_INPUT_ERROR (MAX_NUM_SPS + MAX_NUM_PPS) macro799 if (!pThis->arbitrary_bytes && pThis->m_inp_err_count > MAX_INPUT_ERROR) { in process_event_cb()800 … DEBUG_PRINT_ERROR("Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()
101 #define MAX_INPUT_ERROR DEFAULT_FPS macro904 if (pThis->m_inp_err_count >= MAX_INPUT_ERROR) { in process_event_cb()905 … DEBUG_PRINT_ERROR("Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()
86 #define MAX_INPUT_ERROR DEFAULT_FPS macro1085 if(pThis->m_inp_err_count >= MAX_INPUT_ERROR) in process_event_cb()1087 … DEBUG_PRINT_ERROR("Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()
96 #define MAX_INPUT_ERROR (MAX_NUM_SPS + MAX_NUM_PPS) macro808 if(!pThis->arbitrary_bytes && pThis->m_inp_err_count > MAX_INPUT_ERROR) in process_event_cb()810 … DEBUG_PRINT_ERROR("\n Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()
97 #define MAX_INPUT_ERROR DEFAULT_FPS macro899 if (pThis->m_inp_err_count >= MAX_INPUT_ERROR) { in process_event_cb()900 … DEBUG_PRINT_ERROR("Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()
82 #define MAX_INPUT_ERROR DEFAULT_FPS macro1102 if(pThis->m_inp_err_count >= MAX_INPUT_ERROR) in process_event_cb()1104 … DEBUG_PRINT_ERROR("Input bitstream error for consecutive %d frames.", MAX_INPUT_ERROR); in process_event_cb()