Searched refs:vop_time_increment (Results 1 – 11 of 11) sorted by relevance
28 …sync_time_b + vop->modulo_time_base * vol->vop_time_increment_resolution + vop->vop_time_increment; in mp4_DecodeVideoObjectPlane()35 …p_sync_time + vop->modulo_time_base * vol->vop_time_increment_resolution + vop->vop_time_increment; in mp4_DecodeVideoObjectPlane()41 vol->vop_sync_time = vop_time - vop->vop_time_increment; in mp4_DecodeVideoObjectPlane()
243 uint16_t vop_time_increment; member
254 vidObjPlane->vop_time_increment = code; in mp4_Parse_VideoObjectPlane()
196 mpeg4_pic_param.vop_time_increment= mFrameNum; in renderPictureParams()206 LOG_V("vop_time_increment = %d\n", mpeg4_pic_param.vop_time_increment); in renderPictureParams()
359 uint64_t increment = mLastVOPTimeIncrement - picData->vop_time_increment + in continueDecodingFrame()375 …int64_t increment = picData->vop_time_increment - mLastVOPTimeIncrement + picParam->vop_time_incre… in continueDecodingFrame()438 mLastVOPTimeIncrement = picData->vop_time_increment; in continueDecodingFrame()
355 … pBuffer->vop_time_increment, /* In testbench, this should be FrameNum */ in pnw__MPEG4ES_process_picture_param()366 … pBuffer->vop_time_increment, /* In testbench, this should be FrameNum */ in pnw__MPEG4ES_process_picture_param()
104 uint16 vop_time_increment; member
316 … pBuffer->vop_time_increment, /* In testbench, this should be FrameNum */ in lnc__MPEG4ES_process_picture_param()
1055 mpeg4_pic_param.vop_time_increment= mix->encoded_frames; in mix_videofmtenc_mpeg4_send_picture_parameter()1073 mpeg4_pic_param.vop_time_increment); in mix_videofmtenc_mpeg4_send_picture_parameter()
2355 unsigned int vop_time_increment; member
1159 va_TraceMsg(trace_ctx, "\tvop_time_increment = %d\n", p->vop_time_increment); in va_TraceVAEncPictureParameterBufferMPEG4()