Home
last modified time | relevance | path

Searched refs:ReadLiteralWithSign (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/vda/
Dvp8_bool_decoder.h87 bool ReadLiteralWithSign(size_t num_bits, int* out);
Dvp8_bool_decoder.cc167 bool Vp8BoolDecoder::ReadLiteralWithSign(size_t num_bits, int* out) { in ReadLiteralWithSign() function in media::Vp8BoolDecoder
Dvp8_parser.cc42 if (!bd_.ReadLiteralWithSign(num_bits, &_out)) \