Home | History | Annotate | Download | only in decoder

Lines Matching full:coefficient

503     /* Decode the DC coefficient in case of Intra block                       */
565 /* This indicates the position of the coefficient. Since this is the DC
566 * coefficient, we put the position as 0.
580 /* Decoding of first AC coefficient in case of non Intra block */
603 /* This indicates the position of the coefficient. Since this is the DC
604 * coefficient, we put the position as 0.
1029 /* Decode the DC coefficient in case of Intra block and also update */
1143 /* Decode the DC coefficient in case of Intra block and also update */