Home
last modified time | relevance | path

Searched refs:timestamps (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp142 ptemp->input_timestamps[i].timestamps = -1; in add_new_list()
188 table_entry = &pcurrent->input_timestamps[i].timestamps; in insert_timestamp()
228 if (phead->input_timestamps[i].in_use && phead->input_timestamps[i].timestamps == ts) { in remove_time_stamp()
276 if (element->timestamps > phead->input_timestamps[i].timestamps) { in get_next_timestamp()
279 } else if (element->timestamps == phead->input_timestamps[i].timestamps) in get_next_timestamp()
287 header->nTimeStamp = element->timestamps; in get_next_timestamp()
305 else if (element->timestamps > phead->input_timestamps[i].timestamps) in get_next_timestamp()
312 header->nTimeStamp = element->timestamps; in get_next_timestamp()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp142 ptemp->input_timestamps[i].timestamps = -1; in add_new_list()
188 table_entry = &pcurrent->input_timestamps[i].timestamps; in insert_timestamp()
228 if (phead->input_timestamps[i].in_use && phead->input_timestamps[i].timestamps == ts) { in remove_time_stamp()
276 if (element->timestamps > phead->input_timestamps[i].timestamps) { in get_next_timestamp()
279 } else if (element->timestamps == phead->input_timestamps[i].timestamps) in get_next_timestamp()
287 header->nTimeStamp = element->timestamps; in get_next_timestamp()
305 else if (element->timestamps > phead->input_timestamps[i].timestamps) in get_next_timestamp()
312 header->nTimeStamp = element->timestamps; in get_next_timestamp()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dts_parser.cpp122 ptemp->input_timestamps[i].timestamps = -1; in add_new_list()
158 table_entry = &pcurrent->input_timestamps[i].timestamps; in insert_timestamp()
189 if (phead->input_timestamps[i].in_use && phead->input_timestamps[i].timestamps == ts) { in remove_time_stamp()
227 if (element->timestamps > phead->input_timestamps[i].timestamps){ in get_next_timestamp()
230 } else if(element->timestamps == phead->input_timestamps[i].timestamps) in get_next_timestamp()
237 header->nTimeStamp = element->timestamps; in get_next_timestamp()
253 if (duplicate->timestamps > phead->input_timestamps[i].timestamps) in get_next_timestamp()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dts_parser.h62 OMX_TICKS timestamps; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 OMX_TICKS timestamps; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dts_parser.h78 OMX_TICKS timestamps; member