Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp1297 ih264e_init_ip_t s_enc_ip = {}; in initEncoder() local
1300 ive_init_ip_t *ps_init_ip = &s_enc_ip.s_ive_ip; in initEncoder()
1338 status = ive_api_function(mCodecCtx, &s_enc_ip, &s_enc_op); in initEncoder()