Searched refs:fixed_vop_time_increment (Results 1 – 12 of 12) sorted by relevance
54 self->fixed_vop_time_increment = 3; in mix_videoconfigparamsenc_mpeg4_init()168 this_target->fixed_vop_time_increment= this_src->fixed_vop_time_increment; in mix_videoconfigparamsenc_mpeg4_copy()213 if (this_first->fixed_vop_time_increment!= this_second->fixed_vop_time_increment) { in mix_videoconfigparamsencenc_mpeg4_equal()274 guint fixed_vop_time_increment) { in mix_videoconfigparamsenc_mpeg4_set_fixed_vti() argument276 obj->fixed_vop_time_increment = fixed_vop_time_increment; in mix_videoconfigparamsenc_mpeg4_set_fixed_vti()281 guint * fixed_vop_time_increment) { in mix_videoconfigparamsenc_mpeg4_get_fixed_vti() argument282 MIX_VIDEOCONFIGPARAMSENC_MPEG4_GETTER_CHECK_INPUT (obj, fixed_vop_time_increment); in mix_videoconfigparamsenc_mpeg4_get_fixed_vti()283 *fixed_vop_time_increment = obj->fixed_vop_time_increment; in mix_videoconfigparamsenc_mpeg4_get_fixed_vti()
75 guint fixed_vop_time_increment; member147 guint fixed_vop_time_increment);150 guint * fixed_vop_time_increment);
51 guint fixed_vop_time_increment; member
219 &(self->fixed_vop_time_increment)); in mix_videofmtenc_mpeg4_initialize()247 self->fixed_vop_time_increment); in mix_videofmtenc_mpeg4_initialize()952 mpeg4_seq_param.fixed_vop_time_increment= mix->fixed_vop_time_increment; in mix_videofmtenc_mpeg4_send_seq_params()981 mpeg4_seq_param.fixed_vop_time_increment); in mix_videofmtenc_mpeg4_send_seq_params()
141 mp4SequenceParams.fixed_vop_time_increment= mFixedVOPTimeIncrement; in renderSequenceParams()157 LOG_I("fixed_vop_time_increment = %d\n", mp4SequenceParams.fixed_vop_time_increment); in renderSequenceParams()
93 vol->fixed_vop_time_increment = 1001; in mp4_Parse_VideoObject_svh()
532 vidObjLay->fixed_vop_time_increment = code; in mp4_Parse_VideoObjectLayer()582 … viddec_fw_mp4_vol_set_fixed_vop_time_increment(&wi.mp4_vol, vidObjLay->fixed_vop_time_increment); in mp4_Parse_VideoObjectLayer()
357 uint16_t fixed_vop_time_increment; member
295 seq_params->fixed_vop_time_increment, /*3,*/ /* sFixed_vop_time_increment */ in pnw__MPEG4ES_process_sequence_param()
257 seq_params->fixed_vop_time_increment, /*3,*/ /* sFixed_vop_time_increment */ in lnc__MPEG4ES_process_sequence_param()
2340 unsigned int fixed_vop_time_increment; member
1130 va_TraceMsg(trace_ctx, "\tfixed_vop_time_increment = %d\n", p->fixed_vop_time_increment); in va_TraceVAEncSequenceParameterBufferMPEG4()