Home
last modified time | relevance | path

Searched refs:profile_tier_lvl_info_t (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_structs.h2013 }profile_tier_lvl_info_t; typedef
2220 profile_tier_lvl_info_t s_ptl;
2524 profile_tier_lvl_info_t s_ptl;
/external/libhevc/decoder/
Dihevcd_parse_headers.c1087 profile_tier_lvl_info_t *ps_ptl, in ihevcd_profile_tier_level()
1448 profile_tier_lvl_info_t s_ptl; in ihevcd_parse_sps()
1497 memcpy(&ps_sps->s_ptl, &s_ptl, sizeof(profile_tier_lvl_info_t)); in ihevcd_parse_sps()
Dihevcd_decode.c215 profile_tier_lvl_info_t *ps_ptl; in ihevcd_fill_outargs()
/external/libhevc/encoder/
Dihevce_encode_header.c315 profile_tier_lvl_info_t *ps_ptl, in ihevce_generate_profile_tier_level()