Searched refs:u2_sar_width (Results 1 - 13 of 13) sorted by relevance

/external/libavc/decoder/
H A Dih264d_vui.h65 UWORD16 u2_sar_width; member in struct:__anon8815
H A Dih264d.h444 UWORD16 u2_sar_width; member in struct:__anon8779
H A Dih264d_vui.c140 ps_vu4->u2_sar_width = ih264d_get_bits_h264(ps_bitstrm, 16);
H A Dih264d_api.c3537 ps_op->u2_sar_width = ps_vui->u2_sar_width;
/external/libavc/encoder/
H A Dih264e.h508 UWORD16 u2_sar_width; member in struct:__anon8917
H A Dih264e_encode_header.c172 PUT_BITS(ps_bitstrm, ps_vui->u2_sar_width, 16, return_status,
H A Dih264e_api.c5285 ps_vui->u2_sar_width = ps_ip->u2_sar_width;
/external/libhevc/decoder/
H A Dihevcd_cxa.h653 UWORD16 u2_sar_width; member in struct:__anon10070
H A Dihevcd_parse_headers.c673 ps_vui->u2_sar_width = 0;
680 BITS_PARSE("sar_width", ps_vui->u2_sar_width, ps_bitstrm, 16);
H A Dihevcd_api.c3095 ps_op->u2_sar_width = ps_vui->u2_sar_width;
/external/libavc/common/
H A Dih264_structs.h643 UWORD16 u2_sar_width; member in struct:__anon8730
/external/libhevc/common/
H A Dihevc_structs.h695 UWORD16 u2_sar_width; member in struct:__anon9969
/external/libavc/test/encoder/
H A Dmain.c1461 s_vui_params_ip.u2_sar_width = 0;

Completed in 181 milliseconds