Home
last modified time | relevance | path

Searched refs:omx_time_stamp_reorder (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dts_parser.cpp31 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) in set_timestamp_reorder_mode()
36 void omx_time_stamp_reorder::enable_debug_print(bool flag) in enable_debug_print()
41 omx_time_stamp_reorder::~omx_time_stamp_reorder() in ~omx_time_stamp_reorder()
46 omx_time_stamp_reorder::omx_time_stamp_reorder() in omx_time_stamp_reorder() function in omx_time_stamp_reorder
54 void omx_time_stamp_reorder::delete_list() in delete_list()
69 bool omx_time_stamp_reorder::get_current_list() in get_current_list()
81 bool omx_time_stamp_reorder::update_head() in update_head()
95 bool omx_time_stamp_reorder::add_new_list() in add_new_list()
127 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header) in insert_timestamp()
180 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp()
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) in set_timestamp_reorder_mode()
38 void omx_time_stamp_reorder::enable_debug_print(bool flag) in enable_debug_print()
43 omx_time_stamp_reorder::~omx_time_stamp_reorder() in ~omx_time_stamp_reorder()
48 omx_time_stamp_reorder::omx_time_stamp_reorder() in omx_time_stamp_reorder() function in omx_time_stamp_reorder
56 void omx_time_stamp_reorder::delete_list() in delete_list()
74 bool omx_time_stamp_reorder::get_current_list() in get_current_list()
87 bool omx_time_stamp_reorder::update_head() in update_head()
104 bool omx_time_stamp_reorder::add_new_list() in add_new_list()
144 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header) in insert_timestamp()
210 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp()
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h48 class omx_time_stamp_reorder
51 omx_time_stamp_reorder();
52 ~omx_time_stamp_reorder();
Domx_vdec_hevc.h842 omx_time_stamp_reorder time_stamp_dts;
Domx_vdec.h924 omx_time_stamp_reorder time_stamp_dts;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dts_parser.h48 class omx_time_stamp_reorder {
50 omx_time_stamp_reorder();
51 ~omx_time_stamp_reorder();
Domx_vdec.h811 omx_time_stamp_reorder time_stamp_dts;