Searched refs:vc_field_name (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c86 write_vc_fields(prefix_with_filename? filename : 0, operation->argument.vc_field_name.value, block->data.vorbis_comment.comments, block->data.vorbis_comment.num_comments, raw, stdout);
92 ok = remove_vc_field(filename, block, operation->argument.vc_field_name.value, needs_write);
95 ok = remove_vc_firstfield(filename, block, operation->argument.vc_field_name.value, needs_write);
H A Doptions.h161 Argument_VcFieldName vc_field_name; member in union:__anon1664::__anon1665
H A Doptions.c269 if(0 != op->argument.vc_field_name.value)
270 free(op->argument.vc_field_name.value);
487 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
500 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
510 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
624 op->argument.vc_field_name.value = local_strdup((const char *)tags[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c86 write_vc_fields(prefix_with_filename? filename : 0, operation->argument.vc_field_name.value, block->data.vorbis_comment.comments, block->data.vorbis_comment.num_comments, raw, stdout);
92 ok = remove_vc_field(filename, block, operation->argument.vc_field_name.value, needs_write);
95 ok = remove_vc_firstfield(filename, block, operation->argument.vc_field_name.value, needs_write);
H A Doptions.h161 Argument_VcFieldName vc_field_name; member in union:__anon2569::__anon2570
H A Doptions.c269 if(0 != op->argument.vc_field_name.value)
270 free(op->argument.vc_field_name.value);
487 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
500 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
510 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
624 op->argument.vc_field_name.value = local_strdup((const char *)tags[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c86 write_vc_fields(prefix_with_filename? filename : 0, operation->argument.vc_field_name.value, block->data.vorbis_comment.comments, block->data.vorbis_comment.num_comments, raw, stdout);
92 ok = remove_vc_field(filename, block, operation->argument.vc_field_name.value, needs_write);
95 ok = remove_vc_firstfield(filename, block, operation->argument.vc_field_name.value, needs_write);
H A Doptions.h161 Argument_VcFieldName vc_field_name; member in union:__anon36594::__anon36595
H A Doptions.c269 if(0 != op->argument.vc_field_name.value)
270 free(op->argument.vc_field_name.value);
487 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
500 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
510 if(!parse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) {
624 op->argument.vc_field_name.value = local_strdup((const char *)tags[i]);

Completed in 87 milliseconds