HomeSort by relevance Sort by last modified time
    Searched refs:u2_sar_height (Results 1 - 13 of 13) sorted by null

  /external/libavc/decoder/
ih264d_vui.h 66 UWORD16 u2_sar_height; member in struct:__anon23799
ih264d.h 445 UWORD16 u2_sar_height; member in struct:__anon23763
ih264d_vui.c 141 ps_vu4->u2_sar_height = ih264d_get_bits_h264(ps_bitstrm, 16);
ih264d_api.c     [all...]
  /external/libhevc/decoder/
ihevcd_parse_headers.c 672 UWORD16 u2_sar_height = 0; local
678 u2_sar_height = 0;
686 u2_sar_height = 1;
690 u2_sar_height = 11;
694 u2_sar_height = 11;
698 u2_sar_height = 11;
702 u2_sar_height = 33;
706 u2_sar_height = 11;
710 u2_sar_height = 11;
714 u2_sar_height = 11
    [all...]
ihevcd_cxa.h 658 UWORD16 u2_sar_height; member in struct:__anon24967
ihevcd_api.c     [all...]
  /external/libavc/encoder/
ih264e.h 511 UWORD16 u2_sar_height; member in struct:__anon23901
ih264e_encode_header.c 175 PUT_BITS(ps_bitstrm, ps_vui->u2_sar_height, 16, return_status,
    [all...]
ih264e_api.c     [all...]
  /external/libavc/common/
ih264_structs.h 648 UWORD16 u2_sar_height; member in struct:__anon23714
    [all...]
  /external/libhevc/common/
ihevc_structs.h 700 UWORD16 u2_sar_height; member in struct:__anon24866
    [all...]
  /external/libavc/test/encoder/
main.c     [all...]

Completed in 286 milliseconds