Searched refs:tng__VP8_end_slice (Results 1 – 1 of 1) sorted by relevance
446 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