Searched refs:source_pitches (Results 1 – 3 of 3) sorted by relevance
166 uint32_t const *source_pitches, in vlVdpBitmapSurfacePutBitsNative() argument177 if (!(source_data && source_pitches)) in vlVdpBitmapSurfacePutBitsNative()189 *source_pitches, 0); in vlVdpBitmapSurfacePutBitsNative()
273 uint32_t const *source_pitches) in vlVdpVideoSurfacePutBitsYCbCr() argument321 if (!sv || !source_pitches[i]) continue; in vlVdpVideoSurfacePutBitsYCbCr()333 source_data[i] + source_pitches[i] * j, in vlVdpVideoSurfacePutBitsYCbCr()334 source_pitches[i] * sv->texture->depth0, in vlVdpVideoSurfacePutBitsYCbCr()
240 uint32_t const *source_pitches, in vlVdpOutputSurfacePutBitsNative() argument261 *source_pitches, 0); in vlVdpOutputSurfacePutBitsNative()416 uint32_t const *source_pitches, in vlVdpOutputSurfacePutBitsYCbCr() argument445 if (!source_data || !source_pitches) in vlVdpOutputSurfacePutBitsYCbCr()485 source_data[i], source_pitches[i], 0); in vlVdpOutputSurfacePutBitsYCbCr()