Lines Matching refs:iv_obj_t
165 static IV_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, in api_check_struct_sanity()
207 if (ps_handle->u4_size != sizeof(iv_obj_t)) in api_check_struct_sanity()
230 if (ps_handle->u4_size != sizeof(iv_obj_t)) in api_check_struct_sanity()
2773 ps_mem_rec->u4_mem_size = sizeof(iv_obj_t); in ih264e_fill_num_mem_rec()
3567 static WORD32 ih264e_init_mem_rec(iv_obj_t *ps_codec_obj, in ih264e_init_mem_rec()
4485 static WORD32 ih264e_retrieve_memrec(iv_obj_t *ps_codec_obj, in ih264e_retrieve_memrec()
4550 static WORD32 ih264e_set_flush_mode(iv_obj_t *ps_codec_obj, in ih264e_set_flush_mode()
4596 static WORD32 ih264e_get_buf_info(iv_obj_t *ps_codec_obj, in ih264e_get_buf_info()
5397 static WORD32 ih264e_reset(iv_obj_t *ps_codec_obj, in ih264e_reset()
5447 static WORD32 ih264e_ctl(iv_obj_t *ps_codec_obj, in ih264e_ctl()
5674 IV_STATUS_T ih264e_api_function(iv_obj_t *ps_handle, in ih264e_api_function()