Home | History | Annotate | Download | only in encoder

Lines Matching full:intra

532     // set up frame new frame for intra coded blocks
576 // do intra 16x16 prediction
579 // "intrapenalty" below deals with situations where the intra and inter error scores are very low (eg a plain black frame)
581 // When the error score is very low this causes us to pick all or lots of INTRA modes and throw lots of key frames.
582 // This penalty adds a cost matching that of a 0,0 mv to the intra case.
585 // Cumulative intra error total
653 /* Intra assumed best */
658 // Keep a count of cases where the inter and intra were
740 //extend the recon for intra prediction
1197 // Calculate a minimum intra value to be used in determining the IIratio
1199 // that clips that are static but "low complexity" in the intra domain
1206 // Scan the first pass file and calculate an average Intra / Inter error score ratio for the sequence
1461 // Underlying boost factor is based on inter intra error ratio
1756 // boost based on inter / intra ratio of subsequent frames
2312 // These figures keep intra and coded error counts for all frames including key frames in the group.
2414 // These figures keep intra and coded error counts for all frames including key frames in the group.