Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_bitstrm.h61 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_cabac.h121 void * pv_codec_handle; /* For Error Handling */ member
Div.h162 void *pv_codec_handle; member
Dih264d_dpb_manager.h99 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_structs.h414 void * pv_codec_handle; /* For Error Handling */ member
537 void * pv_codec_handle; /* For Error Handling */ member
/external/libhevc/common/
Div.h160 void *pv_codec_handle; member
/external/libmpeg2/common/
Div.h180 void *pv_codec_handle; member
/external/libavc/encoder/
Div2.h212 void *pv_codec_handle; member
/external/libavc/encoder/svc/
Disvce_api.c4412 static WORD32 isvce_get_buf_info(void *pv_codec_handle, void *pv_api_ip, void *pv_api_op) in isvce_get_buf_info()