Lines Matching refs:RK_U8
38 static const RK_U8 vp9_default_kf_partition_probs[4][4][3] = {
84 static const RK_U8 vp9_default_kf_ymode_probs[10][10][9] = {
198 static const RK_U8 vp9_default_kf_uvmode_probs[10][9] = {
427 RK_U8 y_mode[4][9];
428 RK_U8 uv_mode[10][9];
429 RK_U8 filter[4][2];
430 RK_U8 mv_mode[7][3];
431 RK_U8 intra[4];
432 RK_U8 comp[5];
433 RK_U8 single_ref[5][2];
434 RK_U8 comp_ref[5];
435 RK_U8 tx32p[2][3];
436 RK_U8 tx16p[2][2];
437 RK_U8 tx8p[2];
438 RK_U8 skip[3];
439 RK_U8 mv_joint[3];
441 RK_U8 sign;
442 RK_U8 classes[10];
443 RK_U8 class0;
444 RK_U8 bits[10];
445 RK_U8 class0_fp[2][3];
446 RK_U8 fp[3];
447 RK_U8 class0_hp;
448 RK_U8 hp;
450 RK_U8 partition[4][4][3];
558 static const RK_U8 vp9_default_coef_probs[4][2][2][6][6][3] = {