Searched refs:JpegDqtAssemble (Results 1 – 2 of 2) sorted by relevance
46 int32_t JpegDqtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos);
36 curPos = JpegDqtAssemble(decInfo, buffer, curPos); in JpegAssemble()132 int32_t CodecJpegHelper::JpegDqtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, in… in JpegDqtAssemble() function in CodecJpegHelper