Home
last modified time | relevance | path

Searched defs:pv_codec_handle (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libavc/decoder/
H A Dih264d_bitstrm.h61 void * pv_codec_handle; /* For Error Handling */ member
H A Dih264d_cabac.h121 void * pv_codec_handle; /* For Error Handling */ member
H A Div.h162 void *pv_codec_handle; member
H A Dih264d_dpb_manager.h99 void * pv_codec_handle; /* For Error Handling */ member
H A Dih264d_structs.h412 void * pv_codec_handle; /* For Error Handling */ member
535 void * pv_codec_handle; /* For Error Handling */ member
/aosp_15_r20/frameworks/av/media/codec2/components/apv/
H A DC2SoftApvDec.h64 void* pv_codec_handle; member
/aosp_15_r20/external/libhevc/common/
H A Div.h160 void *pv_codec_handle; member
/aosp_15_r20/external/libmpeg2/common/
H A Div.h180 void *pv_codec_handle; member
/aosp_15_r20/external/libavc/encoder/
H A Div2.h209 void *pv_codec_handle; member
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_api.c4261 static WORD32 isvce_get_buf_info(void *pv_codec_handle, void *pv_api_ip, void *pv_api_op) in isvce_get_buf_info()