Searched refs:have_blocks (Results 1 – 2 of 2) sorted by relevance
46 my $have_blocks; # Boolean; set if current section contains blocks.247 && !$have_blocks);278 $have_blocks = 0;419 Die("strings and blocks can't be mixed in a section") if $have_blocks;504 $have_blocks = 1;
508 gint have_blocks = 0; in gst_ac3_parse_handle_frame() local576 for (have_blocks = 0; !more && have_blocks < 6; have_blocks += blocks) { in gst_ac3_parse_handle_frame()