Home
last modified time | relevance | path

Searched defs:dest_value (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutilsprivate.c155 GstFormat * dest_format, gint64 * dest_value) in __gst_video_rawvideo_convert()
213 gint64 * dest_value) in __gst_video_encoded_video_convert()
Dvideo-info.c1250 GstFormat dest_format, gint64 * dest_value) in gst_video_info_convert()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_valuefactory_test.cpp61 auto dest_value = factory->dest(alu->dest, 0, pin_none); in TEST_F() local
186 auto dest_value = factory->dest(alu->dest, 0, pin_chan); in TEST_F() local
205 auto dest_value = factory->dest(alu->dest, 1, pin_chan); in TEST_F() local
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c388 GValue * dest_value, const gchar * begin, const gchar * end) in gst_value_transform_any_list_string()
455 GValue * dest_value, const gchar * begin, const gchar * end) in _gst_value_transform_g_value_array_string()
541 gst_value_copy_list_or_array (const GValue * src_value, GValue * dest_value) in gst_value_copy_list_or_array()
1069 gst_value_transform_list_string (const GValue * src_value, GValue * dest_value) in gst_value_transform_list_string()
1075 gst_value_transform_array_string (const GValue * src_value, GValue * dest_value) in gst_value_transform_array_string()
1082 GValue * dest_value) in gst_value_transform_g_value_array_string()
1089 GValue * dest_value) in gst_value_transform_g_value_array_any_list()
1111 GValue * dest_value) in gst_value_transform_any_list_g_value_array()
1307 gst_value_copy_int_range (const GValue * src_value, GValue * dest_value) in gst_value_copy_int_range()
1440 GValue * dest_value) in gst_value_transform_int_range_string()
[all …]
Dgstcapsfeatures.c874 GValue * dest_value) in gst_caps_features_transform_to_string()
Dgstquery.c504 GstFormat dest_format, gint64 dest_value) in gst_query_set_convert()
534 gint64 * src_value, GstFormat * dest_format, gint64 * dest_value) in gst_query_parse_convert()
Dgststructure.c2450 GValue * dest_value) in gst_structure_transform_to_string()
3162 GValue dest_value = { 0 }; in gst_structure_intersect() local
Dgstcaps.c2530 gst_caps_transform_to_string (const GValue * src_value, GValue * dest_value) in gst_caps_transform_to_string()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioutilsprivate.c168 gint64 src_value, GstFormat * dest_format, gint64 * dest_value) in __gst_audio_encoded_audio_convert()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c410 GstFormat * dest_format, gint64 * dest_value) in gst_image_freeze_convert()
477 gint64 src_value, dest_value; in gst_image_freeze_src_query() local
/third_party/selinux/checkpolicy/
Dmodule_compiler.c156 uint32_t * dest_value, uint32_t scope) in create_symbol()
199 uint32_t * dest_value, uint32_t * datum_value) in declare_symbol()
718 uint32_t * dest_value, uint32_t * datum_value) in require_symbol()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstdiracparse.c386 gint64 src_value, GstFormat dest_format, gint64 * dest_value) in gst_dirac_parse_convert()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawbaseparse.c675 gint64 src_value, GstFormat dest_format, gint64 * dest_value) in gst_raw_base_parse_convert()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c531 GstFormat * dest_format, gint64 * dest_value) in vorbis_parse_convert()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c1087 gint64 src_value, GstFormat dest_format, gint64 * dest_value) in gst_base_parse_convert()
1770 gint64 src_value, GstFormat dest_format, gint64 * dest_value) in gst_base_parse_convert_default()
1871 gint64 ptot, dest_value; in gst_base_parse_update_duration() local
4163 gint64 dest_value; in gst_base_parse_src_query_default() local
4260 gint64 src_value, dest_value; in gst_base_parse_src_query_default() local
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c383 gint64 * dest_value) in gst_dvdemux_src_convert()
498 gint64 src_value, GstFormat dest_format, gint64 * dest_value) in gst_dvdemux_sink_convert()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c183 GstFormat * dest_format, gint64 * dest_value) in gst_speed_convert()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c738 GstFormat * dest_format, gint64 * dest_value) in theora_parse_src_convert()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader.cpp864 auto dest_value = uses_retval ? vf.dest(instr->dest, 0, pin_free) : nullptr; in emit_atomic_local_shared() local
1043 auto dest_value = value_factory().dest_vec(instr->dest, instr->num_components); in emit_local_load() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c414 GstFormat * dest_format, gint64 * dest_value) in gst_ogm_parse_sink_convert()
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c1587 GstFormat * dest_format, gint64 * dest_value) in gst_aiff_parse_pad_convert()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c1323 gint64 src_value, GstFormat dest_format, gint64 * dest_value) in gst_mpeg_audio_parse_convert()
Dgstflacparse.c1763 gint64 * dest_value) in gst_flac_parse_convert()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c2555 GstFormat * dest_format, gint64 * dest_value) in gst_wavparse_pad_convert()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c2108 string_to_profile_transform (const GValue * src_value, GValue * dest_value) in string_to_profile_transform()

12