OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u1_colour_description_present_flag
(Results
1 - 9
of
9
) sorted by null
/external/libavc/encoder/
ih264e.h
533
UWORD8
u1_colour_description_present_flag
;
member in struct:__anon15456
ih264e_encode_header.c
205
PUT_BITS(ps_bitstrm, ps_vui->
u1_colour_description_present_flag
, 1,
208
if(ps_vui->
u1_colour_description_present_flag
)
[
all
...]
ih264e_api.c
[
all
...]
/external/libhevc/decoder/
ihevcd_cxa.h
692
UWORD8
u1_colour_description_present_flag
;
member in struct:__anon16609
ihevcd_parse_headers.c
693
ps_vui->
u1_colour_description_present_flag
= 0;
702
BITS_PARSE("colour_description_present_flag", ps_vui->
u1_colour_description_present_flag
, ps_bitstrm, 1);
703
if(ps_vui->
u1_colour_description_present_flag
)
[
all
...]
ihevcd_api.c
[
all
...]
/external/libavc/common/
ih264_structs.h
682
UWORD8
u1_colour_description_present_flag
;
member in struct:__anon15269
[
all
...]
/external/libhevc/common/
ihevc_structs.h
734
UWORD8
u1_colour_description_present_flag
;
member in struct:__anon16508
[
all
...]
/external/libavc/test/encoder/
main.c
[
all
...]
Completed in 590 milliseconds