Searched refs:s_ctl_op (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp108 ivd_ctl_getversioninfo_op_t s_ctl_op; local
115 s_ctl_op.u4_size = sizeof(ivd_ctl_getversioninfo_op_t);
120 (void *)&s_ctl_op);
124 s_ctl_op.u4_error_code);
134 ivd_ctl_set_config_op_t s_ctl_op; local
144 s_ctl_op.u4_size = sizeof(ivd_ctl_set_config_op_t);
148 (void *)&s_ctl_op);
152 s_ctl_op.u4_error_code);
174 ivd_ctl_reset_op_t s_ctl_op; local
180 s_ctl_op
[all...]

Completed in 596 milliseconds