Home
last modified time | relevance | path

Searched defs:empty_data (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dline21.c36 guint8 empty_data[] = { 0x90, 0x80, 0x80, 0x0, 0x80, 0x80 }; in GST_START_TEST() local
/third_party/pixman/pixman/
Dpixman-region16.c61 pixman_region16_data_t *empty_data, in pixman_region_set_static_pointers()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.h92 guint empty_data; member
/third_party/uboot/u-boot-2020.01/scripts/dtc/
Ddtc.h96 #define empty_data ((struct data){ 0 /* all .members = 0 or NULL */ }) macro