Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.c252 ps_inp_buf->s_sei_ccv = ps_codec->s_cfg.s_sei.s_sei_ccv_params; in ih264e_input_queue_update()
362 ps_enc_buff->s_sei_ccv = ps_inp_buf->s_sei_ccv; in ih264e_input_queue_update()
Dih264e_structs.h313 sei_ccv_params_t s_sei_ccv; member
Dih264e_process.c410 ps_codec->as_inp_list[ps_codec->i4_poc % MAX_NUM_BFRAMES].s_sei_ccv; in ih264e_entropy()