OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u2_stride_y
(Results
1 - 1
of
1
) sorted by null
/external/libmpeg2/decoder/
impeg2d_pic_proc.c
85
UWORD32 u2_height,u2_width,
u2_stride_y
,u2_stride_u,u2_stride_v;
local
92
u2_stride_y
= ps_dec->u2_frame_width;
93
u2_stride_u =
u2_stride_y
>> 1;
103
u2_stride_y
,
Completed in 528 milliseconds