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

/external/libavc/encoder/
H A Dih264e.h543 UWORD8 u1_matrix_coefficients; member in struct:__anon9598
H A Dih264e_encode_header.c219 PUT_BITS(ps_bitstrm, ps_vui->u1_matrix_coefficients, 8,
H A Dih264e_api.c5298 ps_vui->u1_matrix_coefficients = ps_ip->u1_matrix_coefficients;
/external/libmpeg2/decoder/
H A Dimpeg2d.h583 UWORD8 u1_matrix_coefficients; member in struct:__anon11015
H A Dimpeg2d_structs.h255 UWORD8 u1_matrix_coefficients; member in struct:dec_state_struct_t
H A Dimpeg2d_dec_hdr.c400 ps_dec->u1_matrix_coefficients = 2;
405 ps_dec->u1_matrix_coefficients = impeg2d_bit_stream_get(ps_stream, 8);
H A Dimpeg2d_api_main.c325 ps_op->u1_matrix_coefficients = ps_codec->u1_matrix_coefficients;
334 ps_op->u1_matrix_coefficients = 2;
/external/libhevc/decoder/
H A Dihevcd_cxa.h708 UWORD8 u1_matrix_coefficients; member in struct:__anon10668
H A Dihevcd_api.c3110 ps_op->u1_matrix_coefficients = ps_vui->u1_matrix_coefficients;
H A Dihevcd_parse_headers.c773 ps_vui->u1_matrix_coefficients = 2;
784 BITS_PARSE("matrix_coeffs", ps_vui->u1_matrix_coefficients, ps_bitstrm, 8);
/external/libavc/common/
H A Dih264_structs.h698 UWORD8 u1_matrix_coefficients; member in struct:__anon9411
/external/libhevc/common/
H A Dihevc_structs.h750 UWORD8 u1_matrix_coefficients; member in struct:__anon10567
/external/libavc/test/encoder/
H A Dmain.c1471 s_vui_params_ip.u1_matrix_coefficients = 0;

Completed in 447 milliseconds