Home | History | Annotate | Download | only in encoder

Lines Matching refs:ps_app_ctxt

515     app_ctxt_t *ps_app_ctxt = &ps_ctxt->s_app_ctxt;
516 out_strm_prms_t *ps_out_strm_prms = &ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id];
540 ps_app_ctxt->ai4_out_strm_end_flag[i4_res_id][i4_br_id] = end_flag;
597 app_ctxt_t *ps_app_ctxt;
687 ps_app_ctxt = &ps_ctxt->s_app_ctxt;
701 ps_app_ctxt->pv_mem_mngr_handle = NULL;
768 ps_interface_ctxt->pv_mem_mgr_hdl = ps_app_ctxt->pv_mem_mngr_handle;
876 ps_app_ctxt->pv_mem_mngr_handle, ps_sys_api, &ps_ctxt->s_memtab_inp_data_buf);
932 ps_app_ctxt->pv_mem_mngr_handle,
986 ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
988 if(NULL == ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
998 ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1001 if(NULL == ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1024 ps_app_ctxt->pv_mem_mngr_handle,
1244 app_ctxt_t *ps_app_ctxt = &ps_ctxt->s_app_ctxt;
1269 osal_mutex_lock(ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl);
1297 ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1299 ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1365 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl);
1379 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl);
1394 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl);
1407 app_ctxt_t *ps_app_ctxt = &ps_ctxt->s_app_ctxt;
1433 osal_result = osal_mutex_lock(ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1439 if(1 == ps_app_ctxt->ai4_out_strm_end_flag[i4_res_id][i4_br_id])
1468 osal_result = osal_mutex_unlock(ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1503 app_ctxt_t *ps_app_ctxt;
1524 ps_app_ctxt = &ps_ctxt->s_app_ctxt;
1607 ps_app_ctxt->pv_mem_mngr_handle,
1611 osal_mutex_destroy(ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1614 osal_cond_var_destroy(ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id]
1625 mem_mngr_free(ps_app_ctxt->pv_mem_mngr_handle, &ps_ctxt->s_memtab_inp_data_buf);
1626 mem_mngr_free(ps_app_ctxt->pv_mem_mngr_handle, &ps_ctxt->s_memtab_inp_sync_ctrl_buf);
1889 app_ctxt_t *ps_app_ctxt;
1910 ps_app_ctxt = &ps_ctxt->s_app_ctxt;
1925 if(1 == ps_app_ctxt->ai4_out_strm_end_flag[0][0])