Lines Matching refs:IH264_ERROR_T
107 IH264_ERROR_T ih264_buf_mgr_lock(buf_mgr_t *ps_buf_mgr) in ih264_buf_mgr_lock()
137 IH264_ERROR_T ih264_buf_mgr_unlock(buf_mgr_t *ps_buf_mgr) in ih264_buf_mgr_unlock()
170 IH264_ERROR_T ih264_buf_mgr_yield(buf_mgr_t *ps_buf_mgr) in ih264_buf_mgr_yield()
173 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_yield()
175 IH264_ERROR_T rettmp; in ih264_buf_mgr_yield()
206 IH264_ERROR_T ih264_buf_mgr_free(buf_mgr_t *ps_buf_mgr) in ih264_buf_mgr_free()
288 IH264_ERROR_T ih264_buf_mgr_add(buf_mgr_t *ps_buf_mgr, in ih264_buf_mgr_add()
293 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_add()
351 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_next_free()
394 IH264_ERROR_T ih264_buf_mgr_check_free(buf_mgr_t *ps_buf_mgr) in ih264_buf_mgr_check_free()
397 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_check_free()
398 IH264_ERROR_T rettmp = IH264_SUCCESS; in ih264_buf_mgr_check_free()
446 IH264_ERROR_T ih264_buf_mgr_release(buf_mgr_t *ps_buf_mgr, in ih264_buf_mgr_release()
450 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_release()
508 IH264_ERROR_T ih264_buf_mgr_set_status(buf_mgr_t *ps_buf_mgr, in ih264_buf_mgr_set_status()
512 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_set_status()
563 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_status()
602 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_buf()
643 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_bufid()
684 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_num_active_buf()