Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h160 u32 constraint_set_flags; member
H A Dvpu_malone.c930 info->constraint_set_flags = pkt->data[28]; in vpu_malone_unpack_seq_hdr()
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h62 u16 constraint_set_flags; member
H A Dallegro-mail.c109 FIELD_PREP(GENMASK(23, 8), param->constraint_set_flags) | in allegro_encode_config_blob()
H A Dallegro-core.c1269 param->constraint_set_flags = BIT(1); in fill_create_channel_param()
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-h264.h35 __print_flags(__entry->s.constraint_set_flags, "|",
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-h264.c135 WRITE_PPS(!!(sps->constraint_set_flags & (1 << 3)), CONSTRAINT_SET3_FLAG); in assemble_hw_pps()
H A Drkvdec-vdpu381-h264.c112 hw_ps->sps.constraint_set3_flag = !!(sps->constraint_set_flags & (1 << 3)); in assemble_hw_pps()
H A Drkvdec-vdpu383-h264.c218 hw_ps->sps.constraint_set3_flag = !!(sps->constraint_set_flags & (1 << 3)); in assemble_hw_pps()
/linux/include/uapi/linux/
H A Dv4l2-controls.h1406 * @constraint_set_flags: see H264 specification.
1426 __u8 constraint_set_flags;
1424 __u8 constraint_set_flags; global() member