OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u2_wd
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_process_slice.c
137
idx = MIN(x_pos, (ps_tile->
u2_wd
- 1));
275
if(ps_proc->i4_ctb_slice_x >= (ps_tile->
u2_wd
+ ps_tile->u1_pos_x))
279
- ps_tile->
u2_wd
;
285
if(ps_proc->i4_ctb_slice_x >= (temp_stride + ps_tile->
u2_wd
+ ps_tile->u1_pos_x))
289
- ps_tile->
u2_wd
;
294
else if(ps_proc->i4_ctb_slice_x >= (ps_tile->
u2_wd
))
303
if(ps_proc->i4_ctb_slice_x >= ps_tile->
u2_wd
)
307
- ps_tile->
u2_wd
;
335
check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->
u2_wd
;
352
i2_wd_in_ctb = ps_tile->
u2_wd
;
[
all
...]
ihevcd_parse_slice.c
[
all
...]
ihevcd_parse_headers.c
[
all
...]
/external/libhevc/common/
ihevc_structs.h
1836
UWORD16
u2_wd
;
member in struct:__anon16521
[
all
...]
Completed in 3563 milliseconds