Searched refs:probability_data_1st_part (Results 1 – 1 of 1) sorted by relevance
329 struct psb_buffer_s probability_data_1st_part; member530 &ctx->probability_data_1st_part); in tng_VP8_CreateContext()575 psb_buffer_destroy(&ctx->probability_data_1st_part); in tng_VP8_DestroyContext()1367 psb_buffer_map(&ctx->probability_data_1st_part, (unsigned char **)&probs_buffer_1stPart); in tng__VP8_set_probility_reg()1373 memset(probs_buffer_1stPart, 0, sizeof(ctx->probability_data_1st_part)); in tng__VP8_set_probility_reg()1386 psb_buffer_unmap(&ctx->probability_data_1st_part); in tng__VP8_set_probility_reg()1387 psb_cmdbuf_dma_write_cmdbuf(cmdbuf, &ctx->probability_data_1st_part, 0, in tng__VP8_set_probility_reg()