Home
last modified time | relevance | path

Searched refs:ParseNALUs (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_parser.h382 static bool ParseNALUs(const uint8_t* stream,
Dh264_parser.cc394 bool H264Parser::ParseNALUs(const uint8_t* stream, in ParseNALUs() function in media::H264Parser