OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_chroma_format_idc
(Results
1 - 3
of
3
) sorted by null
/external/libavc/decoder/
ih264d_parse_headers.c
593
ps_seq->
i4_chroma_format_idc
= 1;
602
ps_seq->
i4_chroma_format_idc
= ih264d_uev(pu4_bitstrm_ofst,
606
if(ps_seq->
i4_chroma_format_idc
!= 1)
[
all
...]
ih264d_structs.h
324
WORD32
i4_chroma_format_idc
;
member in struct:__anon13887
[
all
...]
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp
962
uint32
i4_chroma_format_idc
, i4_bit_depth_luma_minus8, i4_bit_depth_chroma_minus8;
local
968
ue_v(psBits, &
i4_chroma_format_idc
);
970
if(
i4_chroma_format_idc
!= 1 )
[
all
...]
Completed in 50 milliseconds