OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yStrideIn
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuCore.cpp
369
p.in = mtls->fep.ptrIn + (mtls->fep.
yStrideIn
* p.y) +
419
s2 = targetByteChunk / mtls->fep.
yStrideIn
;
465
p.in = mtls->fep.ptrIn + (mtls->fep.
yStrideIn
* offset) +
rsCpuScript.cpp
830
mtls->fep.
yStrideIn
= ain->mHal.drvState.lod[0].stride;
[
all
...]
/frameworks/rs/
rs_hal.h
72
uint32_t
yStrideIn
;
Completed in 70 milliseconds