Searched refs:raw_format (Results 1 – 4 of 4) sorted by relevance
48 self->raw_format = 0; in mix_videoconfigparamsdec_init()163 this_target->raw_format = this_src->raw_format; in mix_videoconfigparamsdec_copy()251 if (this_first->raw_format != this_second->raw_format) { in mix_videoconfigparamsdec_equal()462 guint raw_format) { in mix_videoconfigparamsdec_set_raw_format() argument466 obj->raw_format = raw_format; in mix_videoconfigparamsdec_set_raw_format()471 guint *raw_format) { in mix_videoconfigparamsdec_get_raw_format() argument472 MIX_VIDEOCONFIGPARAMSDEC_GETTER_CHECK_INPUT (obj, raw_format); in mix_videoconfigparamsdec_get_raw_format()473 *raw_format = obj->raw_format; in mix_videoconfigparamsdec_get_raw_format()
60 self->raw_format = MIX_RAW_TARGET_FORMAT_YUV420; in mix_videoconfigparamsenc_init()180 this_target->raw_format = this_src->raw_format; in mix_videoconfigparamsenc_copy()312 if (this_first->raw_format != this_second->raw_format) { in mix_videoconfigparamsenc_equal()662 MixRawTargetFormat raw_format) { in mix_videoconfigparamsenc_set_raw_format() argument664 obj->raw_format = raw_format; in mix_videoconfigparamsenc_set_raw_format()669 MixRawTargetFormat * raw_format) { in mix_videoconfigparamsenc_get_raw_format() argument670 MIX_VIDEOCONFIGPARAMSENC_GETTER_CHECK_INPUT (obj, raw_format); in mix_videoconfigparamsenc_get_raw_format()671 *raw_format = obj->raw_format; in mix_videoconfigparamsenc_get_raw_format()
80 guint raw_format; member170 guint raw_format);173 guint *raw_format);
76 MixRawTargetFormat raw_format; member240 MixRawTargetFormat raw_format);243 MixRawTargetFormat * raw_format);