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

  /external/libavc/decoder/
ih264d_vui.h 72 UWORD8 u1_matrix_coeffs; member in struct:__anon22130
ih264d_vui.c 158 ps_vu4->u1_matrix_coeffs = 2;
171 ps_vu4->u1_matrix_coeffs = ih264d_get_bits_h264(ps_bitstrm, 8);
ih264d.h 451 UWORD8 u1_matrix_coeffs; member in struct:__anon22094
ih264d_api.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 363 int32_t coeffs = s_ctl_get_vui_params_op.u1_matrix_coeffs;

Completed in 495 milliseconds