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

  /external/v4l2_codec2/vda/
vp8_parser.h 181 bool ParsePartitions(Vp8FrameHeader* fhdr);
vp8_parser.cc 76 if (!ParsePartitions(fhdr))
829 bool Vp8Parser::ParsePartitions(Vp8FrameHeader* fhdr) {
  /external/webp/src/dec/
vp8_dec.c 198 static VP8StatusCode ParsePartitions(VP8Decoder* const dec,
367 status = ParsePartitions(dec, buf, buf_size);

Completed in 363 milliseconds