Searched refs:tng__JPEG_end_slice (Results 1 – 1 of 1) sorted by relevance
269 static void tng__JPEG_end_slice(context_DEC_p dec_ctx);299 ctx->dec_ctx.end_slice = tng__JPEG_end_slice; in tng_JPEG_CreateContext()1006 static void tng__JPEG_end_slice(context_DEC_p dec_ctx) in tng__JPEG_end_slice() function