Home
last modified time | relevance | path

Searched refs:time_scale (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
Dnal-h264.h69 unsigned int time_scale; member
Dnal-h264.c564 rbsp_bits(rbsp, 32, &vui->time_scale); in nal_h264_rbsp_vui_parameters()
Dallegro-core.c1327 sps->vui.time_scale = 2 * channel->framerate.numerator; in allegro_h264_write_sps()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_helper.h819 u32 time_scale; member
Dhfi_cmds.c849 vui->time_scale = in->time_scale; in pkt_session_set_property_1x()
Dvenc.c565 info.time_scale = NSEC_PER_SEC; in venc_set_properties()
/kernel/linux/linux-5.10/sound/pci/asihpi/
Dhpifunc.c712 u16 hpi_outstream_set_time_scale(u32 h_outstream, u32 time_scale) in hpi_outstream_set_time_scale() argument
722 hm.u.d.u.time_scale = time_scale; in hpi_outstream_set_time_scale()
Dhpi_internal.h722 u32 time_scale; member