OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_width
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h
100
int
last_width
;
member in struct:VP9Common
283
const int use_prev_in_find_mv_refs = cm->width == cm->
last_width
&&
/frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h
163
M4OSA_UInt32
last_width
; /**<Last frame width*/
member in struct:__anon29310
/external/qemu/
console.c
551
int w1, x, y,
last_width
;
local
553
last_width
= s->width;
557
w1 =
last_width
;
565
c1 = &s->cells[y *
last_width
];
[
all
...]
Completed in 181 milliseconds