OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i1_num_tile_rows
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_headers.c
[
all
...]
ihevcd_utils.c
466
ps_tile_tmp = ps_pps->ps_tile + i; //* ps_pps->
i1_num_tile_rows
;
485
for(i = 0; i < ps_pps->
i1_num_tile_rows
; i++)
489
if((ps_pps->
i1_num_tile_rows
- 1) == i)
[
all
...]
ihevcd_parse_slice_header.c
816
max_num_entry_point_offsets = ps_pps->i1_num_tile_columns * ps_pps->
i1_num_tile_rows
;
[
all
...]
/external/libhevc/common/
ihevc_structs.h
2144
WORD8
i1_num_tile_rows
;
member in struct:__anon7432
[
all
...]
Completed in 664 milliseconds