Home
last modified time | relevance | path

Searched defs:dest_step (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c72 int dest_step, in scale1d_2t1_i()
126 int dest_step, in scale1d_2t1_ps()
172 int dest_step, in scale1d_c()
/external/pdfium/core/src/fxge/dib/
Dfx_dib_transform.cpp210 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local
220 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local
258 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local