Searched refs:jpeg_pic_params_size (Results 1 – 4 of 4) sorted by relevance
460 uint32_t jpeg_pic_params_size; member
178 …vaStatus = psb_buffer_create(driver_data, ctx->jpeg_pic_params_size, psb_bt_cpu_vpu, &cmdbuf->jpeg… in tng_cmdbuf_create()
1210 memset(jpeg_ctx_p->pMemInfoTableBlock, 0x0, ctx->jpeg_pic_params_size); in tng_jpeg_BeginPicture()
172 ctx->jpeg_pic_params_size = (sizeof(JPEG_MTX_QUANT_TABLE) + 0x3f) & (~0x3f); in tng__alloc_context_buffer()