Home | History | Annotate | Download | only in src

Lines Matching defs:omx_time_stamp_reorder

33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode)
39 void omx_time_stamp_reorder::enable_debug_print(bool flag)
45 omx_time_stamp_reorder::~omx_time_stamp_reorder()
51 omx_time_stamp_reorder::omx_time_stamp_reorder()
60 void omx_time_stamp_reorder::delete_list()
78 bool omx_time_stamp_reorder::get_current_list()
91 bool omx_time_stamp_reorder::update_head()
108 bool omx_time_stamp_reorder::add_new_list()
148 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header)
215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false)
248 void omx_time_stamp_reorder::flush_timestamp()
254 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced)