Searched refs:psb__MPEG4_process_slice_data (Results 1 – 2 of 2) sorted by relevance
1261 static void psb__MPEG4_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sl…1287 ctx->dec_ctx.process_slice = psb__MPEG4_process_slice_data; in pnw_MPEG4_CreateContext()2028 static void psb__MPEG4_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sl… in psb__MPEG4_process_slice_data() function
1331 static VAStatus psb__MPEG4_process_slice_data(context_MPEG4_p ctx, object_buffer_p obj_buffer) in psb__MPEG4_process_slice_data() function1427 vaStatus = psb__MPEG4_process_slice_data(ctx, obj_buffer); in psb_MPEG4_RenderPicture()