Searched refs:matrix_coef (Results 1 – 6 of 6) sorted by relevance
206 int matrix_coef; ///< 8 bits, Color primaries->YCbCr transform matrix member
553 if (v->matrix_coef == 1 || v->matrix_coef == 6 || v->matrix_coef == 7) in vc1_decode_init()554 avctx->colorspace = v->matrix_coef; in vc1_decode_init()
491 v->matrix_coef = get_bits(gb, 8); in decode_sequence_header_adv()
202 uint32_t matrix_coef; member
133 enc->enc_pic.vui.matrix_coef = 0x00000002; in get_vui_param()629 RVCE_CS(enc->enc_pic.vui.matrix_coef); in vui()