Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_api.c1120 WORD32 ihevcd_allocate_static_bufs(iv_obj_t **pps_codec_obj, in ihevcd_allocate_static_bufs() argument
1144 *pps_codec_obj = (iv_obj_t *)pv_buf; in ihevcd_allocate_static_bufs()
1145 ps_create_op->s_ivd_create_op_t.pv_handle = *pps_codec_obj; in ihevcd_allocate_static_bufs()
1148 (*pps_codec_obj)->pv_codec_handle = NULL; in ihevcd_allocate_static_bufs()
1151 (*pps_codec_obj)->pv_codec_handle = (codec_t *)pv_buf; in ihevcd_allocate_static_bufs()