/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 142 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-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 142 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/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 142 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/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 142 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/ |
D | ts_parser.cpp | 122 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/ |
D | ts_parser.h | 62 OMX_TICKS timestamps; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 79 OMX_TICKS timestamps; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 79 OMX_TICKS timestamps; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 78 OMX_TICKS timestamps; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 79 OMX_TICKS timestamps; member
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicant.hal | 111 * @param timestamp Determines whether to show timestamps in logs or 132 * Get whether the timestamps are shown in the debug logs or not.
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponentListener.hal | 57 * Timestamp of the rendering (consistent with timestamps in
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | EmulatedVehicleHal.cpp | 557 std::vector<int64_t> timestamps; in fillObd2DtcInfo() local 559 timestamps.push_back(freezeFrame.timestamp); in fillObd2DtcInfo() 561 outValue->value.int64Values = timestamps; in fillObd2DtcInfo()
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 98 * Send a batch of image data buffer to the camera service, with timestamps
|
/hardware/interfaces/camera/metadata/3.3/ |
D | types.hal | 118 * <p>An array of timestamps of OIS samples, in nanoseconds.</p>
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 62 * the same frame as new timestamps are set, Fences only need to be sent 137 /** Whether or not the latest frame timestamps should be retrieved from
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 668 * Sequences of these frames are ordered using timestamps, which means the 669 * timestamps of sequential frames have to be at least 1 nanosecond apart 993 * Estimation of the delay that is not tracked by sensor timestamps. This
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2075 * timestamps can be obtained by a IVehicle#get of OBD2_FREEZE_FRAME_INFO. 2124 * if int64Values contains one or more elements, then frames at the timestamps
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1444 * <p>The time base source for sensor capture start timestamps.</p>
|