Home | History | Annotate | Download | only in src

Lines Matching refs:PTP_OPC_BitRateType

645   register_property("Bit Rate Type", LIBMTP_PROPERTY_BitRateType, PTP_OPC_BitRateType);
4286 case PTP_OPC_BitRateType:
4382 case PTP_OPC_BitRateType:
4383 track->bitratetype = get_u16_from_object(device, track->item_id, PTP_OPC_BitRateType, 0);
5952 case PTP_OPC_BitRateType:
5955 prop->property = PTP_OPC_BitRateType;
6127 case PTP_OPC_BitRateType:
6130 ret = set_object_u16(device, metadata->item_id, PTP_OPC_BitRateType, adjust_u16(metadata->bitratetype, &opd));