Home
last modified time | relevance | path

Searched refs:SetPlane (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/source/
Dplanar_functions.cc922 void SetPlane(uint8* dst_y, int dst_stride_y, in SetPlane() function
969 SetPlane(start_y, dst_stride_y, width, height, value_y); in I420Rect()
970 SetPlane(start_u, dst_stride_u, halfwidth, halfheight, value_u); in I420Rect()
971 SetPlane(start_v, dst_stride_v, halfwidth, halfheight, value_v); in I420Rect()
Dconvert.cc352 SetPlane(dst_u, dst_stride_u, halfwidth, halfheight, 128); in I400ToI420()
353 SetPlane(dst_v, dst_stride_v, halfwidth, halfheight, 128); in I400ToI420()
/external/libyuv/files/include/libyuv/
Dplanar_functions.h26 void SetPlane(uint8* dst_y, int dst_stride_y,
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3DRMOBJ.H229 STDMETHOD(SetPlane)(THIS_ D3DVALUE left, D3DVALUE right, D3DVALUE bottom, D3DVALUE top) PURE; in DECLARE_INTERFACE_() local
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3drmobj.h229 STDMETHOD(SetPlane)(THIS_ D3DVALUE left, D3DVALUE right, D3DVALUE bottom, D3DVALUE top) PURE; in DECLARE_INTERFACE_() local