Home
last modified time | relevance | path

Searched defs:oclass (Results 1 – 25 of 27) sorted by relevance

12

/third_party/gstreamer/gst_libav/ext/libav/
Dgstavauddec.c180 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_close() local
210 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_start() local
249 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_open() local
297 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_set_format() local
374 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_negotiate() local
557 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_frame() local
647 GstFFMpegAudDecClass *oclass; in gst_ffmpegauddec_handle_frame() local
Dgstavvidenc.c243 GstFFMpegVidEncClass *oclass = in gst_ffmpegvidenc_set_format() local
628 GstFFMpegVidEncClass *oclass = in gst_ffmpegvidenc_send_frame() local
773 GstFFMpegVidEncClass *oclass = in gst_ffmpegvidenc_handle_frame() local
889 GstFFMpegVidEncClass *oclass = (GstFFMpegVidEncClass *) G_OBJECT_GET_CLASS (ffmpegenc); in gst_ffmpegvidenc_flush() local
910 GstFFMpegVidEncClass *oclass = in gst_ffmpegvidenc_start() local
Dgstavaudenc.c188 GstFFMpegAudEncClass *oclass = in gst_ffmpegaudenc_start() local
235 GstFFMpegAudEncClass *oclass = in gst_ffmpegaudenc_set_format() local
538 GstFFMpegAudEncClass *oclass = in gst_ffmpegaudenc_send_frame() local
Dgstavviddec.c417 GstFFMpegVidDecClass *oclass; in gst_ffmpegviddec_close() local
451 GstFFMpegVidDecClass *oclass; in gst_ffmpegviddec_open() local
506 GstFFMpegVidDecClass *oclass; in gst_ffmpegviddec_set_format() local
872 GstFFMpegVidDecClass *oclass; in gst_ffmpegviddec_can_direct_render() local
2165 GstFFMpegVidDecClass *oclass; in gst_ffmpegviddec_start() local
Dgstavdemux.c255 GstFFMpegDemuxClass *oclass = in gst_ffmpegdemux_init() local
1026 GstFFMpegDemuxClass *oclass; in gst_ffmpegdemux_get_stream() local
1355 GstFFMpegDemuxClass *oclass = in gst_ffmpegdemux_open() local
Dgstavmux.c322 GstFFMpegMuxClass *oclass = (GstFFMpegMuxClass *) klass; in gst_ffmpegmux_init() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiotestsrc.c79 GObjectClass *oclass; in GST_START_TEST() local
163 GObjectClass *oclass; in GST_START_TEST() local
Dvideotestsrc.c82 GObjectClass *oclass; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstelement.c358 GstElementClass *oclass; in gst_element_release_request_pad() local
394 GstElementClass *oclass; in gst_element_provide_clock() local
437 GstElementClass *oclass; in gst_element_set_clock() local
1145 GstElementClass *oclass; in _gst_element_request_pad() local
1972 GstElementClass *oclass; in gst_element_send_event() local
2632 GstElementClass *oclass; in gst_element_get_state() local
2930 GstElementClass *oclass; in gst_element_set_state() local
3074 GstElementClass *oclass; in gst_element_change_state() local
3377 GstElementClass *oclass; in gst_element_dispose() local
3499 GstElementClass *oclass; in gst_element_set_bus() local
[all …]
Dgstdeviceproviderfactory.c257 GstDeviceProviderClass *oclass; in gst_device_provider_factory_get() local
Dgstelementfactory.c475 GstElementClass *oclass; in gst_element_factory_create_with_properties() local
Dgstobject.c1028 GstObjectClass *oclass = GST_OBJECT_GET_CLASS (item); in gst_object_get_path_string() local
/third_party/libdrm/nouveau/nvif/
Dioctl.h44 __s32 oclass; member
47 } oclass[]; member
58 __s32 oclass; member
/third_party/openssl/crypto/asn1/
Dtasn_dec.c145 unsigned char oclass; in asn1_item_embed_d2i() local
684 unsigned char oclass; in asn1_d2i_ex_primitive() local
1097 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideooverlay.c531 gst_video_overlay_install_properties (GObjectClass * oclass, gint last_prop_id) in gst_video_overlay_install_properties()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c548 unsigned oclass = 0; in nv30_screen_create() local
Dnvfx_vertprog.c958 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
Dnvfx_fragprog.c1064 _nvfx_fragprog_translate(uint16_t oclass, struct nv30_fragprog *fp) in _nvfx_fragprog_translate()
/third_party/libdrm/nouveau/
Dnouveau.h9 int32_t oclass; member
19 int32_t oclass; member
27 uint32_t oclass; member
Dnouveau.c232 int32_t oclass, void *data, uint32_t size, in nouveau_object_init()
287 uint32_t oclass, void *data, uint32_t length, in nouveau_object_new()
364 nouveau_device_new(struct nouveau_object *parent, int32_t oclass, in nouveau_device_new()
/third_party/python/Lib/test/
Dtest_pyclbr.py68 def ismethod(oclass, obj, name): argument
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c173 GObjectClass *oclass = G_OBJECT_CLASS (klass); in gst_cpu_throttling_clock_class_init() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-media-info.c472 GObjectClass *oclass = (GObjectClass *) klass; in gst_play_media_info_class_init() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer-media-info.c423 GObjectClass *oclass = (GObjectClass *) klass; in gst_player_media_info_class_init() local
/third_party/glib/gobject/
Dgobject.c747 g_object_class_install_properties (GObjectClass *oclass, in g_object_class_install_properties()
918 g_object_class_override_property (GObjectClass *oclass, in g_object_class_override_property()

12