Home | History | Annotate | Download | only in src

Lines Matching refs:nTimeStamp

4534   frameinfo.timestamp = buffer->nTimeStamp;
5520 omxhdr->nTimeStamp = vdec_msg->msgdata.output_frame.time_stamp;
5591 buffer->nFilledLen, buffer->nFlags, (unsigned)buffer->nTimeStamp);
5602 DEBUG_PRINT_LOW("\n Set Buffer as source Buffer %p time stamp %d",buffer,buffer->nTimeStamp);
5649 psource_frame->nTimeStamp);
5691 psource_frame,psource_frame->nTimeStamp);
5705 DEBUG_PRINT_LOW("\n TimeStamp updated %d",pdest_frame->nTimeStamp);
5711 mp4h263_timestamp = psource_frame->nTimeStamp;
5716 pdest_frame->nTimeStamp = mp4h263_timestamp;
5717 mp4h263_timestamp = psource_frame->nTimeStamp;
5767 pdest_frame->nTimeStamp = psource_frame->nTimeStamp;
5770 pdest_frame->nFilledLen,pdest_frame->nTimeStamp);
5799 psource_frame->nTimeStamp);
5896 h264_scratch.nTimeStamp = psource_frame->nTimeStamp;
5928 pdest_frame->nTimeStamp = h264_scratch.nTimeStamp;
5930 h264_scratch.nTimeStamp = psource_frame->nTimeStamp;
5934 pdest_frame->nFilledLen,pdest_frame->nTimeStamp);
6016 pdest_frame->nTimeStamp = psource_frame->nTimeStamp;
6020 pdest_frame->nFilledLen,pdest_frame->nTimeStamp);