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()
2791 ps_mem_rec->u4_mem_size = sizeof(iv_obj_t); in ih264e_fill_num_mem_rec()
3585 static WORD32 ih264e_init_mem_rec(iv_obj_t *ps_codec_obj, in ih264e_init_mem_rec()
4503 static WORD32 ih264e_retrieve_memrec(iv_obj_t *ps_codec_obj, in ih264e_retrieve_memrec()
4568 static WORD32 ih264e_set_flush_mode(iv_obj_t *ps_codec_obj, in ih264e_set_flush_mode()
4614 static WORD32 ih264e_get_buf_info(iv_obj_t *ps_codec_obj, in ih264e_get_buf_info()
5415 static WORD32 ih264e_reset(iv_obj_t *ps_codec_obj, in ih264e_reset()
5465 static WORD32 ih264e_ctl(iv_obj_t *ps_codec_obj, in ih264e_ctl()
5692 IV_STATUS_T ih264e_api_function(iv_obj_t *ps_handle, in ih264e_api_function()