HomeSort by relevance Sort by last modified time
    Searched refs:omx_time_stamp_reorder (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
ts_parser.h 48 class omx_time_stamp_reorder { class
50 omx_time_stamp_reorder();
51 ~omx_time_stamp_reorder();
omx_vdec.h 811 omx_time_stamp_reorder time_stamp_dts;
  /hardware/qcom/media/mm-video/vidc/vdec/src/
ts_parser.cpp 31 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode)
36 void omx_time_stamp_reorder::enable_debug_print(bool flag)
41 omx_time_stamp_reorder::~omx_time_stamp_reorder()
46 omx_time_stamp_reorder::omx_time_stamp_reorder() function in class:omx_time_stamp_reorder
54 void omx_time_stamp_reorder::delete_list()
69 bool omx_time_stamp_reorder::get_current_list()
81 bool omx_time_stamp_reorder::update_head()
95 bool omx_time_stamp_reorder::add_new_list(
    [all...]

Completed in 105 milliseconds