Home | History | Annotate | Download | only in src

Lines Matching refs:ui16InterTable

1323     IMG_UINT16          ui16Table = 0, ui16IntraTable = 0, ui16InterTable = 0, aui16Table[3];
1634 ui16InterTable = InterTablePQIndexLT9[ui32InterCodingSetIndex];
1637 ui16InterTable = InterTablePQIndexGT8[ui32InterCodingSetIndex];
1643 psb__VC1_extract_table_info(ctx, &ctx->sTableInfo[ui32TableNum], ui16InterTable);
1674 ui16InterTable = VC1_VLC_Low_Mot_Chroma_DC_Diff_VLC;
1681 ui16InterTable = VC1_VLC_High_Mot_Chroma_DC_Diff_VLC;
1687 psb__VC1_extract_table_info(ctx, &ctx->sTableInfo[ui32TableNum], ui16InterTable);