Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp765 ive_ctl_set_profile_params_op_t s_profile_params_op; in setProfileParams() local
776 s_profile_params_op.u4_size = sizeof(ive_ctl_set_profile_params_op_t); in setProfileParams()
779 status = ive_api_function(mCodecCtx, &s_profile_params_ip, &s_profile_params_op); in setProfileParams()
782 s_profile_params_op.u4_error_code); in setProfileParams()