Searched refs:return_singlebit_as_boolean (Results 1 – 1 of 1) sorted by relevance
523 * @param bool $return_singlebit_as_boolean527 …dBitsFromStream(&$bitstream, &$bitstreamoffset, $bits_to_read, $return_singlebit_as_boolean=true) { argument530 if (($bits_to_read == 1) && $return_singlebit_as_boolean) {