Home | Sort by relevance Sort by last modified time |
/external/libavc/decoder/ | |
ih264d_vui.h | 66 UWORD16 u2_sar_height; member in struct:__anon15354 |
ih264d.h | 445 UWORD16 u2_sar_height; member in struct:__anon15318 |
ih264d_vui.c | 141 ps_vu4->u2_sar_height = ih264d_get_bits_h264(ps_bitstrm, 16); |
ih264d_api.c | [all...] |
/external/libavc/encoder/ | |
ih264e.h | 511 UWORD16 u2_sar_height; member in struct:__anon15456 |
ih264e_encode_header.c | 175 PUT_BITS(ps_bitstrm, ps_vui->u2_sar_height, 16, return_status, [all...] |
ih264e_api.c | [all...] |
/external/libhevc/decoder/ | |
ihevcd_cxa.h | 658 UWORD16 u2_sar_height; member in struct:__anon16609 |
ihevcd_parse_headers.c | 674 ps_vui->u2_sar_height = 0; 681 BITS_PARSE("sar_height", ps_vui->u2_sar_height, ps_bitstrm, 16); [all...] |
ihevcd_api.c | [all...] |
/external/libavc/common/ | |
ih264_structs.h | 648 UWORD16 u2_sar_height; member in struct:__anon15269 [all...] |
/external/libhevc/common/ | |
ihevc_structs.h | 700 UWORD16 u2_sar_height; member in struct:__anon16508 [all...] |
/external/libavc/test/encoder/ | |
main.c | [all...] |