Lines Matching refs:PTP_OPC_RepresentativeSampleHeight
526 register_property("Representative Sample Height", LIBMTP_PROPERTY_RepresentativeSampleHeight, PTP_OPC_RepresentativeSampleHeight);
8087 case PTP_OPC_RepresentativeSampleHeight:
8119 ptp_mtp_getobjectpropdesc (params, PTP_OPC_RepresentativeSampleHeight, map_libmtp_type_to_ptp_type(filetype), &opd_height);
8241 set_object_u32(device, id, PTP_OPC_RepresentativeSampleHeight, sampledata->height);
8325 sampledata->height = get_u32_from_object(device, id, PTP_OPC_RepresentativeSampleHeight, 0);