HomeSort by relevance Sort by last modified time
    Searched refs:ReadLiteralWithSign (Results 1 - 3 of 3) sorted by null

  /external/v4l2_codec2/vda/
vp8_bool_decoder.h 88 bool ReadLiteralWithSign(size_t num_bits, int* out);
vp8_bool_decoder.cc 168 bool Vp8BoolDecoder::ReadLiteralWithSign(size_t num_bits, int* out) {
vp8_parser.cc 44 if (!bd_.ReadLiteralWithSign(num_bits, &_out)) \

Completed in 67 milliseconds