Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c400 static int findSOI(struct jdec_private *priv,const unsigned char *stream) in findSOI() function
425 next_image_found = findSOI(priv,stream); in parse_JFIF()