OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_x_offset
(Results
1 - 9
of
9
) sorted by null
/external/libmpeg2/decoder/
impeg2d_d_pic.c
164
UWORD32
u4_x_offset
, u4_y_offset;
local
192
u4_x_offset
= gai2_impeg2_blk_x_off[i];
194
u4_blk_pos = (u4_y_offset * u4_dst_wd) +
u4_x_offset
;
impeg2d_i_pic.c
197
UWORD32
u4_x_offset
,u4_y_offset;
local
221
u4_x_offset
= gai2_impeg2_blk_x_off[i];
228
u4_blk_pos = u4_y_offset * u4_frame_width +
u4_x_offset
;
impeg2d_pnb_pic.c
471
UWORD32
u4_x_offset
, u4_y_offset;
local
539
u4_x_offset
= gai2_impeg2_blk_x_off[i];
562
pu1_pred = pu1_out_p + u4_y_offset * ps_dec->u2_picture_width +
u4_x_offset
;
574
pu1_out_p + u4_y_offset * ps_dec->u2_picture_width +
u4_x_offset
,
impeg2d.h
474
UWORD32
u4_x_offset
[3];
member in struct:__anon12585
impeg2d_api_main.c
[
all
...]
/external/libavc/decoder/
ih264d.h
473
UWORD32
u4_x_offset
[3];
member in struct:__anon11819
ih264d_api.c
[
all
...]
/external/libhevc/decoder/
ihevcd_cxa.h
722
UWORD32
u4_x_offset
[3];
member in struct:__anon12482
ihevcd_api.c
[
all
...]
Completed in 340 milliseconds