Searched refs:ci_frame_id (Results 1 – 7 of 7) sorted by relevance
54 self->ci_frame_id = NULL; in mix_videoconfigparamsenc_init()103 if (self->ci_frame_id) in mix_videoconfigparamsenc_finalize()104 g_free (self->ci_frame_id); in mix_videoconfigparamsenc_finalize()211 mix_result = mix_videoconfigparamsenc_set_ci_frame_info (this_target, this_src->ci_frame_id, in mix_videoconfigparamsenc_copy()292 if (this_first->ci_frame_id != this_second->ci_frame_id) { in mix_videoconfigparamsenc_equal()560 gulong * ci_frame_id, guint ci_frame_num) { in mix_videoconfigparamsenc_set_ci_frame_info() argument564 if (!ci_frame_id || !ci_frame_num) { in mix_videoconfigparamsenc_set_ci_frame_info()565 obj->ci_frame_id = NULL; in mix_videoconfigparamsenc_set_ci_frame_info()570 if (obj->ci_frame_id) in mix_videoconfigparamsenc_set_ci_frame_info()571 g_free (obj->ci_frame_id); in mix_videoconfigparamsenc_set_ci_frame_info()[all …]
95 gulong * ci_frame_id; member215 gulong * ci_frame_id, guint ci_frame_num);218 gulong * *ci_frame_id, guint *ci_frame_num);
65 self->ci_frame_id = NULL; in mix_videoformatenc_init()135 if (mix->ci_frame_id) in mix_videoformatenc_finalize()136 g_free (mix->ci_frame_id); in mix_videoformatenc_finalize()282 &(mix->ci_frame_id), &(mix->ci_frame_num)); in mix_videofmtenc_initialize_default()375 mix->ci_frame_id); in mix_videofmtenc_initialize_default()
83 gulong * ci_frame_id; member
442 parent->ci_frame_id[index]); in mix_videofmtenc_preview_initialize()448 (gulong) (parent->ci_frame_id[index]), in mix_videofmtenc_preview_initialize()911 (guint) parent->ci_frame_id); in mix_videofmtenc_preview_process_encode()
489 parent->ci_frame_id[index]); in mix_videofmtenc_mpeg4_initialize()495 (gulong) (parent->ci_frame_id[index]), in mix_videofmtenc_mpeg4_initialize()1236 (guint) parent->ci_frame_id); in mix_videofmtenc_mpeg4_process_encode()
504 parent->ci_frame_id[index]); in mix_videofmtenc_h264_initialize()510 (gulong) (parent->ci_frame_id[index]), in mix_videofmtenc_h264_initialize()1300 (guint) parent->ci_frame_id); in mix_videofmtenc_h264_process_encode()