Searched refs:export_picture_to (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.h166 Argument_ExportPictureTo export_picture_to; member in union:__anon890::__anon891
H A Doperations_shorthand_picture.c86 const Argument_BlockNumber *a = operation->argument.export_picture_to.block_number_link;
H A Doptions.c295 if(0 != op->argument.export_picture_to.filename)
296 free(op->argument.export_picture_to.filename);
586 if(!parse_string(option_argument, &(op->argument.export_picture_to.filename))) {
590 op->argument.export_picture_to.block_number_link = arg? &(arg->value.block_number) : 0;

Completed in 44 milliseconds