Home
last modified time | relevance | path

Searched refs:ps_dechdl (Results 1 – 1 of 1) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_api_main.c150 IV_API_CALL_STATUS_T impeg2d_api_rel_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_rel_display_frame() argument
166 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() argument
227 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() argument
311 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() argument
343 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() argument
734 UNUSED(ps_dechdl); in impeg2d_api_get_version()
[all …]