Searched defs:timestamp_lo (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_vidc.h41 unsigned int timestamp_lo; member in struct:msm_vidc_ts_payload
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_vidc.h21 unsigned int timestamp_lo; member in struct:msm_vidc_ts_payload
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_vidc.h45 unsigned int timestamp_lo; member in struct:msm_vidc_ts_payload
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_vidc.h28 unsigned int timestamp_lo; member in struct:msm_vidc_ts_payload
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_vidc.h41 unsigned int timestamp_lo; member in struct:msm_vidc_ts_payload
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_vidc.h21 unsigned int timestamp_lo; member in struct:msm_vidc_ts_payload
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h109 int timestamp_lo; member in struct:vdec_input_buf_info
175 int timestamp_lo; member in struct:vdec_frame_info
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h89 int timestamp_lo; member in struct:vdec_input_buf_info
149 int timestamp_lo; /* lower 32 bits timestamp, in msec */ member in struct:vdec_frame_info
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_q6vdec.h109 int timestamp_lo; member in struct:vdec_input_buf_info
175 int timestamp_lo; member in struct:vdec_frame_info
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_q6vdec.h89 int timestamp_lo; member in struct:vdec_input_buf_info
149 int timestamp_lo; /* lower 32 bits timestamp, in msec */ member in struct:vdec_frame_info
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp1510 OMX_U32 timestamp_lo; member in struct:vp8_ivf_frame_header
1515 vp8_frame_header.timestamp_lo = 0;
9251 time_stamp = time_stamp_payload->timestamp_lo;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1857 OMX_U32 timestamp_lo; member in struct:vpx_ivf_frame_header
1862 vpx_frame_header.timestamp_lo = 0;
10068 time_stamp = time_stamp_payload->timestamp_lo;

Completed in 437 milliseconds