Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_VP8.c446 static void tng__VP8_end_slice(context_DEC_p dec_ctx);
470 ctx->dec_ctx.end_slice = tng__VP8_end_slice; in tng_VP8_CreateContext()
1434 static void tng__VP8_end_slice(context_DEC_p dec_ctx) in tng__VP8_end_slice() function