Home
last modified time | relevance | path

Searched refs:colour_primaries (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h56 unsigned int colour_primaries; member
H A Dnal-h264.c549 rbsp_bits(rbsp, 8, &vui->colour_primaries); in nal_h264_rbsp_vui_parameters()
H A Dallegro-core.c1318 sps->vui.colour_primaries = 5; in allegro_h264_write_sps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c132 mpp_frame_set_color_primaries(frame->frame, s->sps->vui.colour_primaries); in alloc_frame()
H A Dh265d_parser.h104 RK_U8 colour_primaries; member
H A Dh265d_ps.c1171 vui->colour_primaries = MPP_FRAME_PRI_UNSPECIFIED; in decode_vui()
1199 READ_BITS(gb, 8, &vui->colour_primaries); in decode_vui()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h522 …RK_U8 colour_primaries; /* RO; Range: [0,255]; see the protocol for the mean… member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c102 READ_BITS(p_bitctx, 8, &vui->colour_primaries); in read_VUI()
H A Dh264d_global.h440 RK_U32 colour_primaries; // u(8) member
H A Dh264d_init.c542 impl->color_primaries = p->colour_primaries; in dpb_mark_malloc()