Searched refs:ImageFormats (Results 1 – 3 of 3) sorted by relevance
1991 if (current_params->deviceinfo.ImageFormats[i] == PTP_OFC_MTP_OGG) { in LIBMTP_Open_Raw_Device_Uncached()2001 if (current_params->deviceinfo.ImageFormats[i] == PTP_OFC_MTP_FLAC) { in LIBMTP_Open_Raw_Device_Uncached()2017 current_params->deviceinfo.ImageFormats[i], in LIBMTP_Open_Raw_Device_Uncached()3226 (void) ptp_render_ofc (params, params->deviceinfo.ImageFormats[i], in LIBMTP_Dump_Device_Info()3228 printf(" %04x: %s\n", params->deviceinfo.ImageFormats[i], txt); in LIBMTP_Dump_Device_Info()3231 params->deviceinfo.ImageFormats[i], &propcnt, &props); in LIBMTP_Dump_Device_Info()3244 params->deviceinfo.ImageFormats[i], in LIBMTP_Dump_Device_Info()3400 if (params->deviceinfo.ImageFormats[i] == PTP_OPC_VideoFourCCCodec) { in LIBMTP_Dump_Device_Info()4008 uint16_t localtype = map_ptp_type_to_libmtp_type(params->deviceinfo.ImageFormats[i]); in LIBMTP_Get_Supported_Filetypes()7693 if (params->deviceinfo.ImageFormats[i] == objectformat) {
401 &di->ImageFormats); in ptp_unpack_DI()438 free (di->ImageFormats); in ptp_free_DI()
916 uint16_t *ImageFormats; member