/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | onyxd.h | 52 int64_t time_stamp); 53 …int vp8dx_get_raw_frame(struct VP8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64…
|
D | onyx.h | 252 …_COMP* comp, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t time_stamp, int64_t end_tim… 253 …ned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_e…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_decoder.h | 68 int64_t time_stamp); 72 int64_t *time_stamp, int64_t *time_end_stamp,
|
D | vp9_decoder.c | 292 int64_t time_stamp) { in vp9_receive_compressed_data() argument 400 pbi->last_time_stamp = time_stamp; in vp9_receive_compressed_data() 407 int64_t *time_stamp, int64_t *time_end_stamp, in vp9_get_raw_frame() argument 420 *time_stamp = pbi->last_time_stamp; in vp9_get_raw_frame()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
D | onyxd_if.c | 308 int64_t time_stamp) in vp8dx_receive_compressed_data() argument 405 pbi->last_time_stamp = time_stamp; in vp8dx_receive_compressed_data() 420 int vp8dx_get_raw_frame(VP8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_… in vp8dx_get_raw_frame() argument 432 *time_stamp = pbi->last_time_stamp; in vp8dx_get_raw_frame()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_int.h | 530 YV12_BUFFER_CONFIG *sd, int64_t time_stamp, 535 int64_t *time_stamp, int64_t *time_end, int flush);
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_q6venc.h | 222 long long time_stamp; member
|
D | msm_vidc_dec.h | 511 int64_t time_stamp; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_q6venc.h | 186 long long time_stamp; member
|
D | msm_vidc_dec.h | 550 int64_t time_stamp; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_dx_iface.c | 238 int64_t time_stamp = 0, time_end_stamp = 0; in decode_one() local 264 if (!res && 0 == vp9_get_raw_frame(pbi, &sd, &time_stamp, in decode_one()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 162 void* time_stamp; member 228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop() 628 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 634 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 160 void* time_stamp; member 228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop() 637 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 643 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 160 void* time_stamp; member 228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop() 638 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 644 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit_c2d.cpp | 162 void* time_stamp; member 230 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop() 639 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 645 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_vidc_dec.h | 512 int64_t time_stamp; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_dec.h | 515 int64_t time_stamp; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 551 int64_t time_stamp; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 549 int64_t time_stamp; member
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 1031 outputframe->time_stamp = vdec_msg.msgdata.output_frame.time_stamp; in async_thread()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 968 outputframe->time_stamp = vdec_msg.msgdata.output_frame.time_stamp; in async_thread()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_dx_iface.c | 586 int64_t time_stamp = 0, time_end_stamp = 0; in vp8_get_frame() local 611 &time_stamp, &time_end_stamp, &flags)) in vp8_get_frame()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 172 …vdec_msg.msgdata.output_frame.time_stamp= ((uint64_t)v4l2_buf.timestamp.tv_sec * (uint64_t)1000000… in async_message_thread() 264 vdec_msg.msgdata.output_frame.time_stamp = ((uint64_t)ptr[3] * (uint64_t)1000000) + in async_message_thread() 7035 *timestamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process() 7039 vdec_msg->msgdata.output_frame.time_stamp); in async_message_process() 7048 omxhdr, vdec_msg->msgdata.output_frame.time_stamp, in async_message_process() 7061 omxhdr->nTimeStamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process() 8665 OMX_TICKS time_stamp = 0; in handle_extradata() local 8755 time_stamp = time_stamp_payload->timestamp_lo; in handle_extradata() 8756 time_stamp |= ((unsigned long long)time_stamp_payload->timestamp_hi << 32); in handle_extradata() 8757 p_buf_hdr->nTimeStamp = time_stamp; in handle_extradata() [all …]
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 661 OMX_TICKS time_stamp,
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 6767 vdec_msg->msgdata.output_frame.time_stamp, expected_ts); in async_message_process() 6769 if (vdec_msg->msgdata.output_frame.time_stamp != expected_ts) in async_message_process() 6834 *timestamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process() 6838 vdec_msg->msgdata.output_frame.time_stamp); in async_message_process() 6845 omxhdr, vdec_msg->msgdata.output_frame.time_stamp, in async_message_process() 6875 omxhdr->nTimeStamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process() 6910 output_respbuf->time_stamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process()
|