Home | History | Annotate | Download | only in decoder

Lines Matching refs:u4_ofst

198     UWORD32 *pu4_bitstrm_ofst = &ps_dec->ps_bitstrm->u4_ofst;
383 if(ps_bitstrm->u4_ofst > ps_bitstrm->u4_max_ofst + 8)
493 UWORD32 *pu4_bitstrm_ofst = &ps_bitstrm->u4_ofst;
891 /* Calculate display picture width, height and start u4_ofst from YUV420 */
903 /* Calculate right and left u4_ofst for cropped picture */
910 /* Simplify the vertical u4_ofst calculation from field/frame */
913 /* Calculate bottom and top u4_ofst for cropped picture */
920 /* Calculate u4_ofst from start of YUV 420 picture buffer to start of*/
1009 if (ps_bitstrm->u4_ofst > ps_bitstrm->u4_max_ofst)