Searched defs:ReadBool (Results 1 – 6 of 6) sorted by relevance
| /external/v4l2_codec2/vda/ | ||
| D | vp8_bool_decoder.cc | 159 bool Vp8BoolDecoder::ReadBool(bool* out, uint8_t probability) { in ReadBool() function in media::Vp8BoolDecoder |
| D | vp9_raw_bits_reader.cc | 25 bool Vp9RawBitsReader::ReadBool() { in ReadBool() function in media::Vp9RawBitsReader |
| D | vp9_bool_decoder.cc | 91 bool Vp9BoolDecoder::ReadBool(int prob) { in ReadBool() function in media::Vp9BoolDecoder |
| /external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ | ||
| D | igfs_extended_tcp_client.cc | 47 Status ExtendedTCPClient::ReadBool(bool *res) { in ReadBool() function in tensorflow::ExtendedTCPClient |
| /external/protobuf/csharp/src/Google.Protobuf/ | ||
| D | CodedInputStream.cs | 534 public bool ReadBool() in ReadBool() method in Google.Protobuf.CodedInputStream |
| /external/libchrome/base/ | ||
| D | pickle.cc | 84 bool PickleIterator::ReadBool(bool* result) { in ReadBool() function in base::PickleIterator |