Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_api.c1148 WORD32 ihevcd_allocate_static_bufs(iv_obj_t **pps_codec_obj, in ihevcd_allocate_static_bufs() argument
1173 *pps_codec_obj = (iv_obj_t *)pv_buf; in ihevcd_allocate_static_bufs()
1174 ps_create_op->s_ivd_create_op_t.pv_handle = *pps_codec_obj; in ihevcd_allocate_static_bufs()
1177 (*pps_codec_obj)->pv_codec_handle = NULL; in ihevcd_allocate_static_bufs()
1180 (*pps_codec_obj)->pv_codec_handle = (codec_t *)pv_buf; in ihevcd_allocate_static_bufs()