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

  /hardware/qcom/media/mm-video-legacy/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...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
ts_parser.cpp 33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode)
38 void omx_time_stamp_reorder::enable_debug_print(bool flag)
43 omx_time_stamp_reorder::~omx_time_stamp_reorder()
48 omx_time_stamp_reorder::omx_time_stamp_reorder() function in class:omx_time_stamp_reorder
56 void omx_time_stamp_reorder::delete_list()
74 bool omx_time_stamp_reorder::get_current_list()
87 bool omx_time_stamp_reorder::update_head()
104 bool omx_time_stamp_reorder::add_new_list(
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
ts_parser.h 48 class omx_time_stamp_reorder { class
50 omx_time_stamp_reorder();
51 ~omx_time_stamp_reorder();
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
ts_parser.h 48 class omx_time_stamp_reorder class
51 omx_time_stamp_reorder();
52 ~omx_time_stamp_reorder();

Completed in 39 milliseconds