Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_master.h130 IH264E_ERROR_T ih264e_codec_update_config(codec_t *ps_codec, cfg_params_t *ps_cfg);
Dih264e_encode.c277 error_status |= ih264e_codec_update_config(ps_codec, ps_cfg); in ih264e_encode()
Dih264e_api.c1810 IH264E_ERROR_T ih264e_codec_update_config(codec_t *ps_codec, in ih264e_codec_update_config() function