Home
last modified time | relevance | path

Searched refs:matrix_coeffs (Results 1 – 6 of 6) sorted by relevance

/drivers/media/platform/amphion/
Dvpu_defs.h126 u32 matrix_coeffs; member
Dvdec.c339 f->fmt.pix_mp.ycbcr_enc = vdec->codec_info.matrix_coeffs; in vdec_g_fmt()
357 f->fmt.pix_mp.ycbcr_enc = vdec->codec_info.matrix_coeffs; in vdec_try_fmt()
427 vdec->codec_info.matrix_coeffs = f->fmt.pix_mp.ycbcr_enc; in vdec_s_fmt_common()
474 f->fmt.pix_mp.ycbcr_enc = vdec->codec_info.matrix_coeffs; in vdec_s_fmt()
1597 vdec->codec_info.matrix_coeffs, in vdec_get_debug_info()
Dvpu_malone.c884 info->matrix_coeffs = vpu_color_cvrt_matrix_i2v(pkt->data[18]); in vpu_malone_unpack_seq_hdr()
/drivers/media/platform/allegro-dvt/
Dnal-hevc.h157 unsigned int matrix_coeffs; member
Dnal-hevc.c294 rbsp_bits(rbsp, 8, &vui->matrix_coeffs); in nal_hevc_rbsp_vui_parameters()
Dallegro-core.c1831 vui->matrix_coeffs = nal_hevc_matrix_coeffs(channel->colorspace, channel->ycbcr_enc); in allegro_hevc_write_sps()