aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJing Xiang <[email protected]>2013-09-13 14:59:49 +0800
committerTomi Valkeinen <[email protected]>2013-09-20 12:52:33 +0300
commit24586d8342ab27bc75e4560d71e98f3e5dc67d8e (patch)
tree1dcb69c811e16158522948ccb2272bfc47f8da0f /tools/perf/scripts/python/event_analyzing_sample.py
parentcc50bc5bb29a9b4f71913d0b36ab45c6055eafc0 (diff)
video: mmp: add pitch info in mmp_win structure
Add pitch length info of graphics/video layer, pitch is used to represent line length in byte, the usage depends on pix_fmt. If the fmt is YUV, the pitch[0] will be Y length,pitch[1] will be U length, pitch[2] will be V lenth. If the fmt is RGB, the picth[0] will be line lenth, and pitch[1]/pitch[2] will be 0 and not be used. Signed-off-by: Jing Xiang <[email protected]> Signed-off-by: Jett.Zhou <[email protected]> Signed-off-by: Zhou Zhu <[email protected]> Reviewed-by: Daniel Drake <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions