Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_VC1.c434 static void psb__VC1_end_slice(context_DEC_p dec_ctx);
464 ctx->dec_ctx.end_slice = psb__VC1_end_slice; in pnw_VC1_CreateContext()
2612 static void psb__VC1_end_slice(context_DEC_p dec_ctx) in psb__VC1_end_slice() function