Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.h256 IH264E_ERROR_T ih264e_mv_buf_mgr_add_bufs(codec_t *ps_codec);
Dih264e_encode.c443 error_status = ih264e_mv_buf_mgr_add_bufs(ps_codec); in ih264e_encode()
Dih264e_utils.c880 IH264E_ERROR_T ih264e_mv_buf_mgr_add_bufs(codec_t *ps_codec) in ih264e_mv_buf_mgr_add_bufs() function
Dih264e_api.c2449 err = ih264e_mv_buf_mgr_add_bufs(ps_codec); in ih264e_codec_update_config()