Home | History | Annotate | Download | only in src

Lines Matching refs:ui32IntraCodingSetIndex

1625         IMG_UINT32  ui32IntraCodingSetIndex = PIC_TYPE_IS_INTRA(pic_params->picture_fields.bits.picture_type)
1633 ui16IntraTable = IntraTablePQIndexLT9[ui32IntraCodingSetIndex];
1636 ui16IntraTable = IntraTablePQIndexGT8[ui32IntraCodingSetIndex];