Home
last modified time | relevance | path

Searched refs:PROP_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c72 PROP_HEIGHT, enumerator
103 case PROP_HEIGHT:{ in gst_mpp_dec_set_property()
174 case PROP_HEIGHT: in gst_mpp_dec_get_property()
1149 g_object_class_install_property (gobject_class, PROP_HEIGHT, in gst_mpp_dec_class_init()
H A Dgstmppenc.c101 PROP_HEIGHT, enumerator
280 case PROP_HEIGHT:{ in gst_mpp_enc_set_property()
344 case PROP_HEIGHT: in gst_mpp_enc_get_property()
1245 g_object_class_install_property (gobject_class, PROP_HEIGHT, in gst_mpp_enc_class_init()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dvirtual-camera.c19 #define PROP_HEIGHT "height" macro
486 if (!of_property_read_u32(np, PROP_HEIGHT, &val)) in vcamera_get_pdata()