Searched refs:ps_dechdl (Results 1 – 1 of 1) sorted by relevance
150 IV_API_CALL_STATUS_T impeg2d_api_rel_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_rel_display_frame() argument166 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_rel_display_frame()203 IV_API_CALL_STATUS_T impeg2d_api_set_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_set_display_frame() argument227 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_display_frame()299 IV_API_CALL_STATUS_T impeg2d_api_set_num_cores(iv_obj_t *ps_dechdl, in impeg2d_api_set_num_cores() argument311 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_num_cores()331 IV_API_CALL_STATUS_T impeg2d_api_get_seq_info(iv_obj_t *ps_dechdl, in impeg2d_api_get_seq_info() argument343 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_get_seq_info()725 IV_API_CALL_STATUS_T impeg2d_api_get_version(iv_obj_t *ps_dechdl, in impeg2d_api_get_version() argument734 UNUSED(ps_dechdl); in impeg2d_api_get_version()[all …]