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.c1276 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
1530 ps_dechdl->pv_fxns = (void *)impeg2d_api_function; in impeg2d_api_init()
2045 if(ps_handle->pv_fxns != impeg2d_api_function) in impeg2d_api_check_struct_sanity()
2328 impeg2d_api_function(NULL, in impeg2d_api_check_struct_sanity()
2355 e_status = impeg2d_api_function(NULL, in impeg2d_api_check_struct_sanity()
/external/libmpeg2/test/decoder/
Dmain.c359 #define ivd_api_function impeg2d_api_function