Searched refs:matrix_coefficients (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | m2vd_syntax.h | 88 RK_S32 matrix_coefficients; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | nal-h264.h | 58 unsigned int matrix_coefficients; member
|
| H A D | nal-h264.c | 551 rbsp_bits(rbsp, 8, &vui->matrix_coefficients); in nal_h264_rbsp_vui_parameters()
|
| H A D | allegro-core.c | 1320 sps->vui.matrix_coefficients = 5; in allegro_h264_write_sps()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/ |
| H A D | avsd_parse.h | 136 RK_U32 matrix_coefficients; member
|
| H A D | avsd_parse.c | 177 READ_BITS(bitctx, 8, &ext->matrix_coefficients); in get_seq_dispay_ext_header() 607 pp->matrixCoefficients = p_dec->ext.matrix_coefficients; in avsd_fill_parameters()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/ |
| H A D | m2vd_parser.h | 186 RK_S32 matrix_coefficients; member
|
| H A D | m2vd_parser.c | 201 ctx->seq_disp_ext_head.matrix_coefficients = 5; in m2vd_parser_init_ctx() 613 ctx->seq_disp_ext_head.matrix_coefficients = m2vd_read_bits(bx, 8); in m2vd_decode_seqdisp_ext_header() 1368 dst->seq_disp_ext.matrix_coefficients = p->seq_disp_ext_head.matrix_coefficients; in m2vd_convert_to_dxva() 1526 mpp_frame_set_colorspace(frame, p->dxva_ctx->seq_disp_ext.matrix_coefficients); in m2vd_parser_parse()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/ |
| H A D | avs2d_global.h | 230 RK_U32 matrix_coefficients; member
|
| H A D | avs2d_parse.c | 214 READ_BITS(bitctx, 8, &exh->matrix_coefficients); in parse_seq_dispay_ext_header()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_sps.c | 77 vui->matrix_coefficients = 2; in init_VUI() 104 READ_BITS(p_bitctx, 8, &vui->matrix_coefficients); in read_VUI()
|
| H A D | h264d_global.h | 442 RK_U32 matrix_coefficients; // u(8) member
|
| H A D | h264d_init.c | 544 impl->colorspace = p->matrix_coefficients; in dpb_mark_malloc()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.h | 42 RK_U8 matrix_coefficients; member
|
| H A D | av1d_parser2_syntax.c | 234 …pp->film_grain.matrix_coeff_is_identity = (seq->color_config.matrix_coefficients == MPP_FRAME_SPC_… in av1d_fill_picparams()
|
| H A D | av1d_cbs.c | 493 fb(8, matrix_coefficients); in mpp_av1_color_config() 497 infer(matrix_coefficients, MPP_FRAME_SPC_UNSPECIFIED); in mpp_av1_color_config() 510 current->matrix_coefficients == MPP_FRAME_SPC_RGB) { in mpp_av1_color_config()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_venc.h | 524 …RK_U8 matrix_coefficients; /* RO; Range:[0,255]; see the protocol for the mean… member
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 306 static enum v4l2_ycbcr_encoding uvc_ycbcr_enc(const u8 matrix_coefficients) in uvc_ycbcr_enc() argument 327 if (matrix_coefficients < ARRAY_SIZE(ycbcr_encs)) in uvc_ycbcr_enc() 328 return ycbcr_encs[matrix_coefficients]; in uvc_ycbcr_enc()
|