OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b2_part_idx
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_get_mv.c
315
if((PART_Nx2N == ps_pu->b3_part_mode) && (1 == ps_pu->
b2_part_idx
))
319
else if((PART_2NxN == ps_pu->b3_part_mode) && (1 == ps_pu->
b2_part_idx
))
407
part_idx = ps_pu->
b2_part_idx
;
ihevcd_parse_slice.c
[
all
...]
/external/libhevc/common/
ihevc_structs.h
1299
UWORD32
b2_part_idx
: 2;
member in struct:__anon16515
[
all
...]
Completed in 336 milliseconds