Home
last modified time | relevance | path

Searched refs:chroma_format (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda-jpeg.c879 int chroma_format, comp_num; in coda9_jpeg_encode_header() local
883 chroma_format = coda9_jpeg_chroma_format(q_data_src->fourcc); in coda9_jpeg_encode_header()
884 if (chroma_format < 0) in coda9_jpeg_encode_header()
910 if (chroma_format != CODA9_JPEG_FORMAT_400) { in coda9_jpeg_encode_header()
923 if (chroma_format != CODA9_JPEG_FORMAT_400) { in coda9_jpeg_encode_header()
938 comp_num = (chroma_format == CODA9_JPEG_FORMAT_400) ? 1 : 3; in coda9_jpeg_encode_header()
967 ret = coda_jpeg_put_byte(subsampling[chroma_format][i], in coda9_jpeg_encode_header()
1072 int chroma_format; in coda9_jpeg_prepare_encode() local
1097 chroma_format = coda9_jpeg_chroma_format(q_data_src->fourcc); in coda9_jpeg_prepare_encode()
1098 if (chroma_format < 0) in coda9_jpeg_prepare_encode()
[all …]
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppvideodec.c176 const gchar *chroma_format; in gst_mpp_video_dec_set_format() local
184 chroma_format = gst_structure_get_string (structure, "chroma-format"); in gst_mpp_video_dec_set_format()
185 if (g_strcmp0 (chroma_format, "4:4:4") == 0) in gst_mpp_video_dec_set_format()
/OK3568_Linux_fs/kernel/include/media/
H A Dmpeg2-ctrls.h35 __u8 chroma_format; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvmc.h42 int chroma_format; member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmcext.h14 int chroma_format; member
H A Dxvmc.c171 info.chroma_format = surface->chroma_format; in ProcXvMCListSurfaceTypes()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dm2vd_syntax.h50 RK_S32 chroma_format; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c315 READ_BITS(bitctx, 2, &vsh->chroma_format); in avs2d_parse_sequence_header()
316 if (vsh->chroma_format != CHROMA_420) { in avs2d_parse_sequence_header()
318 mpp_err_f("chroma_format 0x%02x is not supported.\n", vsh->chroma_format); in avs2d_parse_sequence_header()
H A Davs2d_global.h190 RK_U8 chroma_format; member
H A Davs2d_dpb.c497 if (vsh->chroma_format == CHROMA_420 && vsh->bit_depth == 8) { in dpb_alloc_frame()
499 } else if (vsh->chroma_format == CHROMA_420 && vsh->bit_depth == 10) { in dpb_alloc_frame()
H A Davs2d_parse.c370 pp->chroma_format_idc = vsh->chroma_format; in avs2d_fill_parameters()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_parse.h119 RK_U8 chroma_format; member
H A Davsd_parse.c50 READ_BITS(bitctx, 2, &vsh->chroma_format); in get_sequence_header()
594 pp->chromaFormat = p_dec->vsh.chroma_format; in avsd_fill_parameters()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h148 RK_S32 chroma_format; member
H A Dm2vd_parser.c200 ctx->seq_ext_head.chroma_format = 1; in m2vd_parser_init_ctx()
585 ctx->seq_ext_head.chroma_format = m2vd_read_bits(bx, 2); in m2vd_decode_seq_ext_header()
586 if (ctx->seq_ext_head.chroma_format != 1) in m2vd_decode_seq_ext_header()
1339 dst->seq_ext.chroma_format = p->seq_ext_head.chroma_format; in m2vd_convert_to_dxva()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c1706 p_mpeg2_slice_params->sequence.chroma_format = 1; in std_init_compound()
1859 switch (p_mpeg2_slice_params->sequence.chroma_format) { in std_validate_compound()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2368 - ``chroma_format``