Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264idct_template.c288 const int xStride= 16; in FUNCC() local
315 const int xStride= 16; in FUNCC() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp722 const int xStride = colorBuffer.getRowPitch(); in executeRGBA8ColorWrite() local