Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c269 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