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:__anon9496
H A Dih264d.h444 UWORD16 u2_sar_width; member in struct:__anon9460
H A Dih264d_vui.c140 ps_vu4->u2_sar_width = ih264d_get_bits_h264(ps_bitstrm, 16);
H A Dih264d_api.c3621 ps_op->u2_sar_width = ps_vui->u2_sar_width;
/external/libhevc/decoder/
H A Dihevcd_parse_headers.c671 UWORD16 u2_sar_width = 0; local
677 u2_sar_width = 0;
685 u2_sar_width = 1;
689 u2_sar_width = 12;
693 u2_sar_width = 10;
697 u2_sar_width = 16;
701 u2_sar_width = 40;
705 u2_sar_width = 24;
709 u2_sar_width = 20;
713 u2_sar_width
[all...]
H A Dihevcd_cxa.h653 UWORD16 u2_sar_width; member in struct:__anon10668
H A Dihevcd_api.c3100 ps_op->u2_sar_width = ps_vui->u2_sar_width;
/external/libavc/encoder/
H A Dih264e.h508 UWORD16 u2_sar_width; member in struct:__anon9598
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/libavc/common/
H A Dih264_structs.h643 UWORD16 u2_sar_width; member in struct:__anon9411
/external/libhevc/common/
H A Dihevc_structs.h695 UWORD16 u2_sar_width; member in struct:__anon10567
/external/libavc/test/encoder/
H A Dmain.c1461 s_vui_params_ip.u2_sar_width = 0;

Completed in 78 milliseconds