Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/
Dva_dec_vp8.h218 unsigned char dct_coeff_probs[4][8][3][11]; member
Dva_trace.c2192 sprintf(tmp + strlen(tmp), "%2x, ", p->dct_coeff_probs[i][j][k][l]); in va_TraceVAProbabilityBufferVP8()
/hardware/intel/img/psb_video/src/
Dtng_VP8.c1402 …tng_DCT_Coefficient_ProbsDataCompile((Probability *)ctx->probs_params->dct_coeff_probs, probs_buff… in tng__VP8_set_probility_reg()