OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hrd_params_t
(Results
1 - 4
of
4
) sorted by null
/external/libavc/common/
ih264_structs.h
622
}
hrd_params_t
;
typedef in typeref:struct:__anon15268
744
hrd_params_t
s_nal_hrd_parameters;
754
hrd_params_t
s_vcl_hrd_parameters;
[
all
...]
/external/libhevc/common/
ihevc_structs.h
675
}
hrd_params_t
;
typedef in typeref:struct:__anon16507
808
hrd_params_t
s_vui_hrd_parameters;
[
all
...]
/external/libavc/encoder/
ih264e_encode_header.c
266
hrd_params_t
* ps_hrd_params = &ps_vui->s_nal_hrd_parameters;
320
hrd_params_t
* ps_hrd_params = &ps_vui->s_vcl_hrd_parameters;
[
all
...]
/external/libhevc/decoder/
ihevcd_parse_headers.c
570
hrd_params_t
*ps_hrd,
[
all
...]
Completed in 353 milliseconds