Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-h264.c18 static const u8 *coda_find_nal_header(const u8 *buf, const u8 *end) in coda_find_nal_header() function
38 buf = coda_find_nal_header(buf, end); in coda_sps_parse_profile()