OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stride0
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8226/liboverlay/
overlayMdssRot.cpp
271
int
stride0
= (64 * 4 * rau_cnt) + rau_cnt/8;
local
277
bufSize = (
stride0
* stride0_off + stride1 * stride1_off) +
/hardware/qcom/display/msm8974/liboverlay/
overlayMdssRot.cpp
281
int
stride0
= (64 * 4 * rau_cnt) + rau_cnt/8;
local
287
bufSize = (
stride0
* stride0_off + stride1 * stride1_off) +
/hardware/qcom/display/msm8084/libcopybit/
c2d2.h
327
int32
stride0
; /* stride in bytes if YUV format is not planar */
member in struct:__anon40619
[
all
...]
/hardware/qcom/display/msm8226/libcopybit/
c2d2.h
327
int32
stride0
; /* stride in bytes if YUV format is not planar */
member in struct:__anon40697
[
all
...]
/hardware/qcom/display/msm8960/libcopybit/
c2d2.h
327
int32
stride0
; /* stride in bytes if YUV format is not planar */
member in struct:__anon40770
[
all
...]
/hardware/qcom/display/msm8974/libcopybit/
c2d2.h
327
int32
stride0
; /* stride in bytes if YUV format is not planar */
member in struct:__anon40836
[
all
...]
Completed in 265 milliseconds