Home | History | Annotate | Download | only in mrst

Lines Matching refs:DstYStride

339     psPicParams->DstYStride = rec_surface->psb_surface->stride;
344 psPicParams->DstYStride = rec_surface->height * 16;
346 psPicParams->DstYRowStride = psPicParams->DstYStride;