Searched refs:s_reset_op (Results 1 – 2 of 2) sorted by relevance
130 ivd_ctl_reset_op_t s_reset_op = {}; in resetDecoder() local135 s_reset_op.u4_size = sizeof(ivd_ctl_reset_op_t); in resetDecoder()137 ivdec_api_function(mDecHandle, &s_reset_ip, &s_reset_op); in resetDecoder()139 ALOGE("error in %s: 0x%x", __func__, s_reset_op.u4_error_code); in resetDecoder()
133 ivd_ctl_reset_op_t s_reset_op = {}; in resetDecoder() local138 s_reset_op.u4_size = sizeof(ivd_ctl_reset_op_t); in resetDecoder()140 ivdec_api_function(mDecHandle, &s_reset_ip, &s_reset_op); in resetDecoder()142 ALOGE("error in %s: 0x%x", __func__, s_reset_op.u4_error_code); in resetDecoder()