Searched defs:s_video_flush_op (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp221 ivd_ctl_flush_op_t s_video_flush_op; local
226 s_video_flush_op.u4_size = sizeof(ivd_ctl_flush_op_t);
231 (void *)&s_video_flush_op);
235 s_video_flush_op.u4_error_code);

Completed in 246 milliseconds