Home
last modified time | relevance | path

Searched refs:part_id (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec_vp8.c71 int extended_bits, part_id; in vp8_handle_packet() local
96 part_id = buf[0] & 0x0f; in vp8_handle_packet()
140 if (start_partition && part_id == 0 && len >= 3) { in vp8_handle_packet()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8depay.c293 guint part_id; in gst_rtp_vp8_depay_process() local
318 part_id = (data[0] >> 0) & 0x7; in gst_rtp_vp8_depay_process()
346 picture_id, s_bit, part_id); in gst_rtp_vp8_depay_process()
350 frame_start = (s_bit == 1) && (part_id == 0); in gst_rtp_vp8_depay_process()
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.c1151 (void)los_part_ioctl(part->part_id, GET_SECTOR_COUNT, &cap->nsectors); in fmass_dev_capacity()
1153 (void)los_part_ioctl(part->part_id, GET_SECTOR_SIZE, &cap->sectorsize); in fmass_dev_capacity()
1168 int ret = los_part_read(part->part_id, buffer, stsector, nsectors); in fmass_dev_read()
1187 int ret = los_part_write(part->part_id, buffer, stsector, nsectors); in fmass_dev_write()
/third_party/python/Lib/tkinter/
Dttk.py131 class_name, part_id = args[:2]
133 spec = "%s %s %s" % (class_name, part_id, statemap)
/third_party/FatFs/source/
Dff.c5994 pdrv = partition->part_id; /* Physical dirve */
/third_party/NuttX/
DReleaseNotes1224 (http://www.atmel.com/dyn/products/product_card_mcu.asp?part_id=4562).