Home
last modified time | relevance | path

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

/external/libmpeg2/decoder/
Dimpeg2d.h81 IV_API_CALL_STATUS_T impeg2d_api_function(iv_obj_t *ps_handle,
Dimpeg2d_api_main.c1345 IV_API_CALL_STATUS_T impeg2d_api_function (iv_obj_t *ps_dechdl, void *pv_api_ip,void *pv_api_op) in impeg2d_api_function() function
1705 ps_dechdl->pv_fxns = (void *)impeg2d_api_function; in impeg2d_api_init()
2241 if(ps_handle->pv_fxns != impeg2d_api_function) in impeg2d_api_check_struct_sanity()
2524 impeg2d_api_function(NULL, in impeg2d_api_check_struct_sanity()
2551 e_status = impeg2d_api_function(NULL, in impeg2d_api_check_struct_sanity()
/external/libmpeg2/test/decoder/
Dmain.c363 #define ivd_api_function impeg2d_api_function