Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.h236 IH264E_ERROR_T ih264e_pic_buf_mgr_add_bufs(codec_t *ps_codec);
Dih264e_encode.c331 error_status |= ih264e_pic_buf_mgr_add_bufs(ps_codec); in ih264e_encode()
Dih264e_utils.c786 IH264E_ERROR_T ih264e_pic_buf_mgr_add_bufs(codec_t *ps_codec) in ih264e_pic_buf_mgr_add_bufs() function
Dih264e_api.c1914 err = ih264e_pic_buf_mgr_add_bufs(ps_codec); in ih264e_codec_update_config()