Home
last modified time | relevance | path

Searched defs:ReadLiteral (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/vda/
Dvp9_raw_bits_reader.cc35 int Vp9RawBitsReader::ReadLiteral(int bits) { in ReadLiteral() function in media::Vp9RawBitsReader
Dvp9_bool_decoder.cc126 uint8_t Vp9BoolDecoder::ReadLiteral(int bits) { in ReadLiteral() function in media::Vp9BoolDecoder
Dvp8_bool_decoder.cc151 bool Vp8BoolDecoder::ReadLiteral(size_t num_bits, int* out) { in ReadLiteral() function in media::Vp8BoolDecoder