• Home
  • Raw
  • Download

Lines Matching defs:obj

82 void mix_videoconfigparamsdec_finalize(MixParams * obj) {  in mix_videoconfigparamsdec_finalize()
120 mix_videoconfigparamsdec_dup(const MixParams * obj) { in mix_videoconfigparamsdec_dup()
317 #define MIX_VIDEOCONFIGPARAMSDEC_SETTER_CHECK_INPUT(obj) \ argument
321 #define MIX_VIDEOCONFIGPARAMSDEC_GETTER_CHECK_INPUT(obj, prop) \ argument
325 #define MIX_VIDEOCONFIGPARAMSDEC_GETTER_CHECK_INPUT_PAIR(obj, prop, prop2) \ argument
332 MixVideoConfigParamsDec * obj, MixFrameOrderMode frame_order_mode) { in mix_videoconfigparamsdec_set_frame_order_mode()
339 MixVideoConfigParamsDec * obj, MixFrameOrderMode * frame_order_mode) { in mix_videoconfigparamsdec_get_frame_order_mode()
345 MIX_RESULT mix_videoconfigparamsdec_set_header(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_header()
365 MIX_RESULT mix_videoconfigparamsdec_get_header(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_header()
389 MIX_RESULT mix_videoconfigparamsdec_set_mime_type(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_mime_type()
413 MIX_RESULT mix_videoconfigparamsdec_get_mime_type(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_mime_type()
429 MIX_RESULT mix_videoconfigparamsdec_set_frame_rate(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_frame_rate()
437 MIX_RESULT mix_videoconfigparamsdec_get_frame_rate(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_frame_rate()
445 MIX_RESULT mix_videoconfigparamsdec_set_picture_res(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_picture_res()
453 MIX_RESULT mix_videoconfigparamsdec_get_picture_res(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_picture_res()
461 MIX_RESULT mix_videoconfigparamsdec_set_raw_format(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_raw_format()
470 MIX_RESULT mix_videoconfigparamsdec_get_raw_format(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_raw_format()
477 MIX_RESULT mix_videoconfigparamsdec_set_rate_control(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_rate_control()
486 MIX_RESULT mix_videoconfigparamsdec_get_rate_control(MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_rate_control()
494 MixVideoConfigParamsDec * obj, guint bufpoolsize) { in mix_videoconfigparamsdec_set_buffer_pool_size()
504 MixVideoConfigParamsDec * obj, guint *bufpoolsize) { in mix_videoconfigparamsdec_get_buffer_pool_size()
512 MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_set_extra_surface_allocation()
523 MixVideoConfigParamsDec * obj, in mix_videoconfigparamsdec_get_extra_surface_allocation()