Searched refs:s_create_op (Results 1 – 2 of 2) sorted by relevance
399 ivdext_create_op_t s_create_op; in createDecoder() local408 s_create_op.s_ivd_create_op_t.u4_size = sizeof(ivdext_create_op_t); in createDecoder()411 &s_create_op); in createDecoder()414 s_create_op.s_ivd_create_op_t.u4_error_code); in createDecoder()417 mDecHandle = (iv_obj_t*)s_create_op.s_ivd_create_op_t.pv_handle; in createDecoder()
395 ivdext_create_op_t s_create_op; in createDecoder() local404 s_create_op.s_ivd_create_op_t.u4_size = sizeof(ivdext_create_op_t); in createDecoder()407 &s_create_op); in createDecoder()410 s_create_op.s_ivd_create_op_t.u4_error_code); in createDecoder()413 mDecHandle = (iv_obj_t*)s_create_op.s_ivd_create_op_t.pv_handle; in createDecoder()