/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | ts_parser.cpp | 31 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/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) in set_timestamp_reorder_mode() 39 void omx_time_stamp_reorder::enable_debug_print(bool flag) in enable_debug_print() 45 omx_time_stamp_reorder::~omx_time_stamp_reorder() in ~omx_time_stamp_reorder() 51 omx_time_stamp_reorder::omx_time_stamp_reorder() in omx_time_stamp_reorder() function in omx_time_stamp_reorder 60 void omx_time_stamp_reorder::delete_list() in delete_list() 78 bool omx_time_stamp_reorder::get_current_list() in get_current_list() 91 bool omx_time_stamp_reorder::update_head() in update_head() 108 bool omx_time_stamp_reorder::add_new_list() in add_new_list() 148 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header) in insert_timestamp() 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) in set_timestamp_reorder_mode() 39 void omx_time_stamp_reorder::enable_debug_print(bool flag) in enable_debug_print() 45 omx_time_stamp_reorder::~omx_time_stamp_reorder() in ~omx_time_stamp_reorder() 51 omx_time_stamp_reorder::omx_time_stamp_reorder() in omx_time_stamp_reorder() function in omx_time_stamp_reorder 60 void omx_time_stamp_reorder::delete_list() in delete_list() 78 bool omx_time_stamp_reorder::get_current_list() in get_current_list() 91 bool omx_time_stamp_reorder::update_head() in update_head() 108 bool omx_time_stamp_reorder::add_new_list() in add_new_list() 148 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header) in insert_timestamp() 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() [all …]
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) in set_timestamp_reorder_mode() 39 void omx_time_stamp_reorder::enable_debug_print(bool flag) in enable_debug_print() 45 omx_time_stamp_reorder::~omx_time_stamp_reorder() in ~omx_time_stamp_reorder() 51 omx_time_stamp_reorder::omx_time_stamp_reorder() in omx_time_stamp_reorder() function in omx_time_stamp_reorder 60 void omx_time_stamp_reorder::delete_list() in delete_list() 78 bool omx_time_stamp_reorder::get_current_list() in get_current_list() 91 bool omx_time_stamp_reorder::update_head() in update_head() 108 bool omx_time_stamp_reorder::add_new_list() in add_new_list() 148 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header) in insert_timestamp() 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 33 void omx_time_stamp_reorder::set_timestamp_reorder_mode(bool mode) in set_timestamp_reorder_mode() 39 void omx_time_stamp_reorder::enable_debug_print(bool flag) in enable_debug_print() 45 omx_time_stamp_reorder::~omx_time_stamp_reorder() in ~omx_time_stamp_reorder() 51 omx_time_stamp_reorder::omx_time_stamp_reorder() in omx_time_stamp_reorder() function in omx_time_stamp_reorder 60 void omx_time_stamp_reorder::delete_list() in delete_list() 78 bool omx_time_stamp_reorder::get_current_list() in get_current_list() 91 bool omx_time_stamp_reorder::update_head() in update_head() 108 bool omx_time_stamp_reorder::add_new_list() in add_new_list() 148 bool omx_time_stamp_reorder::insert_timestamp(OMX_BUFFERHEADERTYPE *header) in insert_timestamp() 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | ts_parser.h | 48 class omx_time_stamp_reorder { 50 omx_time_stamp_reorder(); 51 ~omx_time_stamp_reorder();
|
D | omx_vdec.h | 811 omx_time_stamp_reorder time_stamp_dts;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 49 class omx_time_stamp_reorder 67 omx_time_stamp_reorder(); 68 ~omx_time_stamp_reorder();
|
D | omx_vdec.h | 1010 omx_time_stamp_reorder time_stamp_dts;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 49 class omx_time_stamp_reorder 67 omx_time_stamp_reorder(); 68 ~omx_time_stamp_reorder();
|
D | omx_vdec_hevc.h | 833 omx_time_stamp_reorder time_stamp_dts;
|
D | omx_vdec_hevc_swvdec.h | 989 omx_time_stamp_reorder time_stamp_dts;
|
D | omx_vdec.h | 961 omx_time_stamp_reorder time_stamp_dts;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 48 class omx_time_stamp_reorder 66 omx_time_stamp_reorder(); 67 ~omx_time_stamp_reorder();
|
D | omx_vdec_hevc.h | 842 omx_time_stamp_reorder time_stamp_dts;
|
D | omx_vdec.h | 941 omx_time_stamp_reorder time_stamp_dts;
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 49 class omx_time_stamp_reorder 67 omx_time_stamp_reorder(); 68 ~omx_time_stamp_reorder();
|
D | omx_vdec.h | 1156 omx_time_stamp_reorder time_stamp_dts;
|