OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u1_part_ht
(Results
1 - 3
of
3
) sorted by null
/external/libavc/decoder/
ih264d_parse_mb_header.h
78
UWORD8
u1_part_ht
,
ih264d_inter_pred.c
188
UWORD8 u1_part_wd = 0,
u1_part_ht
= 0;
local
220
GET_HEIGHT_PRED(
u1_part_ht
,i1_size_pos_info);
246
u1_dma_ht =
u1_part_ht
<< 2;
301
ps_pred->i1_mb_partheight =
u1_part_ht
<< 2;
339
u1_dma_ht =
u1_part_ht
<< 1;
400
ps_pred->i1_mb_partheight =
u1_part_ht
<< 1;
491
UWORD8 u1_part_wd,
u1_part_ht
;
local
507
GET_HEIGHT_PRED(
u1_part_ht
,i1_size_pos_info);
602
u1_dma_ht =
u1_part_ht
<< 2;
662
ps_pred->i1_mb_partheight =
u1_part_ht
<< 2
[
all
...]
ih264d_parse_mb_header.c
[
all
...]
Completed in 43 milliseconds