Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h95 IVE_ENC_MODE_PICTURE = 0x0, enumerator
96 IVE_ENC_MODE_DEFAULT = IVE_ENC_MODE_PICTURE,
Dih264e_api.c2220 && (ps_ip->s_ive_ip.e_enc_mode != IVE_ENC_MODE_PICTURE)) in api_check_struct_sanity()
2752 ps_codec->s_cfg.e_enc_mode = IVE_ENC_MODE_PICTURE; in ih264e_codec_update_config()
/external/libavc/test/encoder/
Dmain.c1974 set_enc_mode(ps_app_ctxt, -1, -1, IVE_ENC_MODE_PICTURE); in synchronous_encode()
/external/libavc/test/svcenc/
Dmain.c3140 set_enc_mode(&s_app_ctxt, 0, 0, IVE_ENC_MODE_PICTURE); in h264enc_main()
/external/libavc/encoder/svc/
Disvce_utils.c3977 ps_codec->s_cfg.e_enc_mode = IVE_ENC_MODE_PICTURE; in isvce_codec_update_config()
Disvce_api.c1798 (ps_ip->s_ive_ip.e_enc_mode != IVE_ENC_MODE_PICTURE)) in api_check_struct_sanity()