Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.h32 #define ivdec_api_function impeg2d_api_function
/aosp_15_r20/external/libmpeg2/decoder/
H A Dimpeg2d.h81 IV_API_CALL_STATUS_T impeg2d_api_function(iv_obj_t *ps_handle,
H A Dimpeg2d_api_main.c1407 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
1773 ps_dechdl->pv_fxns = (void *)impeg2d_api_function; in impeg2d_api_init()
2379 if(ps_handle->pv_fxns != impeg2d_api_function) in impeg2d_api_check_struct_sanity()
2662 impeg2d_api_function(NULL, in impeg2d_api_check_struct_sanity()
2689 e_status = impeg2d_api_function(NULL, in impeg2d_api_check_struct_sanity()
/aosp_15_r20/external/libmpeg2/fuzzer/
H A Dmpeg2_dec_fuzzer.cpp38 #define ivd_api_function impeg2d_api_function
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp38 #define ivdec_api_function impeg2d_api_function
/aosp_15_r20/external/libmpeg2/test/decoder/
H A Dmain.c366 #define ivd_api_function impeg2d_api_function