Lines Matching defs:obj
92 void mix_videoconfigparamsenc_finalize(MixParams * obj) { in mix_videoconfigparamsenc_finalize()
125 mix_videoconfigparamsenc_dup(const MixParams * obj) { in mix_videoconfigparamsenc_dup()
352 #define MIX_VIDEOCONFIGPARAMSENC_SETTER_CHECK_INPUT(obj) \ argument
356 #define MIX_VIDEOCONFIGPARAMSENC_GETTER_CHECK_INPUT(obj, prop) \ argument
360 #define MIX_VIDEOCONFIGPARAMSENC_GETTER_CHECK_INPUT_PAIR(obj, prop, prop2) \ argument
367 MIX_RESULT mix_videoconfigparamsenc_set_mime_type(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_mime_type()
402 MIX_RESULT mix_videoconfigparamsenc_get_mime_type(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_mime_type()
418 MIX_RESULT mix_videoconfigparamsenc_set_frame_rate(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_frame_rate()
426 MIX_RESULT mix_videoconfigparamsenc_get_frame_rate(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_frame_rate()
434 MIX_RESULT mix_videoconfigparamsenc_set_picture_res(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_picture_res()
442 MIX_RESULT mix_videoconfigparamsenc_get_picture_res(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_picture_res()
450 MIX_RESULT mix_videoconfigparamsenc_set_encode_format(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_encode_format()
457 MIX_RESULT mix_videoconfigparamsenc_get_encode_format (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_encode_format()
464 MIX_RESULT mix_videoconfigparamsenc_set_bit_rate (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_bit_rate()
472 MIX_RESULT mix_videoconfigparamsenc_get_bit_rate (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_bit_rate()
479 MIX_RESULT mix_videoconfigparamsenc_set_init_qp (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_init_qp()
486 MIX_RESULT mix_videoconfigparamsenc_get_init_qp (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_init_qp()
494 MIX_RESULT mix_videoconfigparamsenc_set_min_qp (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_min_qp()
501 MIX_RESULT mix_videoconfigparamsenc_get_min_qp(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_min_qp()
509 MIX_RESULT mix_videoconfigparamsenc_set_intra_period (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_intra_period()
517 MIX_RESULT mix_videoconfigparamsenc_get_intra_period (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_intra_period()
526 MixVideoConfigParamsEnc * obj, guint bufpoolsize) { in mix_videoconfigparamsenc_set_buffer_pool_size()
536 MixVideoConfigParamsEnc * obj, guint *bufpoolsize) { in mix_videoconfigparamsenc_get_buffer_pool_size()
544 MixVideoConfigParamsEnc * obj, gboolean share_buf_mod) { in mix_videoconfigparamsenc_set_share_buf_mode()
551 MIX_RESULT mix_videoconfigparamsenc_get_share_buf_mode(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_share_buf_mode()
559 MIX_RESULT mix_videoconfigparamsenc_set_ci_frame_info(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_ci_frame_info()
586 MIX_RESULT mix_videoconfigparamsenc_get_ci_frame_info (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_ci_frame_info()
614 MIX_RESULT mix_videoconfigparamsenc_set_drawable (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_drawable()
623 MIX_RESULT mix_videoconfigparamsenc_get_drawable (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_drawable()
632 MixVideoConfigParamsEnc * obj, gboolean need_display) { in mix_videoconfigparamsenc_set_need_display()
639 MIX_RESULT mix_videoconfigparamsenc_get_need_display(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_need_display()
647 MIX_RESULT mix_videoconfigparamsenc_set_rate_control(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_rate_control()
654 MIX_RESULT mix_videoconfigparamsenc_get_rate_control(MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_rate_control()
661 MIX_RESULT mix_videoconfigparamsenc_set_raw_format (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_raw_format()
668 MIX_RESULT mix_videoconfigparamsenc_get_raw_format (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_raw_format()
675 MIX_RESULT mix_videoconfigparamsenc_set_profile (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_set_profile()
682 MIX_RESULT mix_videoconfigparamsenc_get_profile (MixVideoConfigParamsEnc * obj, in mix_videoconfigparamsenc_get_profile()