Home | History | Annotate | Download | only in src

Lines Matching refs:SrcUVRowStride

771         psPicParams->SrcUVRowStride = src_surface->psb_surface->stride * 8 / 2;
776 psPicParams->SrcUVRowStride = src_surface->psb_surface->stride * 8;
782 /* psPicParams->SrcUVRowStride = src_surface->psb_surface->stride * 16 / 2; */
1023 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PicParams->SrcUVRowStride 0x%08x\n", psPicParams->SrcUVRowStride);