OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_luma_size
(Results
1 - 2
of
2
) sorted by null
/external/libmpeg2/decoder/
impeg2d_pic_proc.c
183
UWORD32
u4_luma_size
= u4_width * u4_height;
local
187
ps_frm_buf->pu1_u = pu1_frm +
u4_luma_size
;
188
ps_frm_buf->pu1_v = pu1_frm +
u4_luma_size
+ u4_chroma_size;
/external/libavc/decoder/
ih264d_utils.c
1682
UWORD32
u4_luma_size
, u4_chroma_size;
local
1860
UWORD32
u4_luma_size
, u4_chroma_size;
local
[
all
...]
Completed in 51 milliseconds