OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PART_Nx2N
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/common/
ihevc_defs.h
151
PART_Nx2N
= 2,
/external/libhevc/decoder/
ihevcd_get_mv.c
315
if((
PART_Nx2N
== ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx))
419
|| ((ps_pu->b3_part_mode ==
PART_Nx2N
)
ihevcd_mv_merge.c
555
((part_mode ==
PART_Nx2N
) || (part_mode == PART_nLx2N) ||
ihevcd_parse_slice.c
88
const UWORD8 gau1_part_mode_amp[] = { PART_nLx2N, PART_nRx2N,
PART_Nx2N
, 0xFF, PART_2NxnU, PART_2NxnD, PART_2NxN, 0xFF };
[
all
...]
Completed in 79 milliseconds