Searched refs:DessambleSof (Results 1 – 2 of 2) sorted by relevance
54 int32_t DessambleSof(int8_t *buffer, struct CodecJpegDecInfo &decInfo);
106 start += DessambleSof(start, decInfo); in DessambleJpeg()405 int32_t CodecJpegHelper::DessambleSof(int8_t *buffer, struct CodecJpegDecInfo &decInfo) in DessambleSof() function in CodecJpegHelper