Home
last modified time | relevance | path

Searched refs:color_description (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvmc.h43 int color_description; /* no longer used */ member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmcext.h15 int color_description; member
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dm2vd_syntax.h85 RK_S32 color_description; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_parse.h133 RK_U32 color_description; member
H A Davsd_parse.c172 READ_ONEBIT(bitctx, &ext->color_description); in get_seq_dispay_ext_header()
174 if (ext->color_description) { in get_seq_dispay_ext_header()
604 pp->colorDescription = p_dec->ext.color_description; in avsd_fill_parameters()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h183 RK_S32 color_description; member
H A Dm2vd_parser.c608 ctx->seq_disp_ext_head.color_description = m2vd_read_bits(bx, 1); in m2vd_decode_seqdisp_ext_header()
610 if (ctx->seq_disp_ext_head.color_description) { in m2vd_decode_seqdisp_ext_header()
1365 dst->seq_disp_ext.color_description = p->seq_disp_ext_head.color_description; in m2vd_convert_to_dxva()
1523 if (p->dxva_ctx->seq_disp_ext.color_description) { in m2vd_parser_parse()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_parse.c209 READ_ONEBIT(bitctx, &exh->color_description); in parse_seq_dispay_ext_header()
211 if (exh->color_description) { in parse_seq_dispay_ext_header()
H A Davs2d_global.h227 RK_U8 color_description; member