Searched refs:parse_label (Results 1 – 2 of 2) sorted by relevance
131 static int parse_label(AVIOContext *pb, int *cur_byte, AVBPrint *bp) in parse_label() function197 ret = parse_label(pb, &cur_byte, &label); in parse_file()210 ret = parse_label(pb, &cur_byte, &label); in parse_file()
408 static boolean parse_label( struct translate_ctx *ctx, uint *val ) in parse_label() function1869 if (parse_label( ctx, &label_val )) { in translate()