Searched refs:coded_buf_per_slice (Results 1 – 3 of 3) sorted by relevance
694 ctx->coded_buf_per_slice = 0; in pnw__H264ES_process_picture_param()699 ctx->coded_buf_per_slice = (ctx->coded_buf->size / ctx->ParallelCores) & (~0xf) ; in pnw__H264ES_process_picture_param()700 …DEBUG_GENERAL, "TOPAZ: the size of coded_buf per slice %d( Total %d) \n", ctx->coded_buf_per_slice, in pnw__H264ES_process_picture_param()
304 uint32_t coded_buf_per_slice; member
937 …RELOC_PIC_PARAMS_PNW(&psPicParams->CodedBase, ctx->coded_buf_per_slice * core, ctx->coded_buf->psb… in pnw_RenderPictureParameter()