Home
last modified time | relevance | path

Searched refs:ui32InterCodingSetIndex (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_VC1.c1630 …IMG_UINT32 ui32InterCodingSetIndex = pic_params->transform_fields.bits.transform_ac_codingset_idx… in psb__VC1_write_VLC_tables() local
1635 ui16InterTable = InterTablePQIndexLT9[ui32InterCodingSetIndex]; in psb__VC1_write_VLC_tables()
1638 ui16InterTable = InterTablePQIndexGT8[ui32InterCodingSetIndex]; in psb__VC1_write_VLC_tables()
/hardware/intel/img/psb_video/src/
Dpnw_VC1.c1629 …IMG_UINT32 ui32InterCodingSetIndex = pic_params->transform_fields.bits.transform_ac_codingset_idx… in psb__VC1_write_VLC_tables() local
1634 ui16InterTable = InterTablePQIndexLT9[ui32InterCodingSetIndex]; in psb__VC1_write_VLC_tables()
1637 ui16InterTable = InterTablePQIndexGT8[ui32InterCodingSetIndex]; in psb__VC1_write_VLC_tables()