Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h72 unsigned int time_scale; member
H A Dnal-hevc.h85 unsigned int time_scale; member
H A Dnal-h264.c168 rbsp_bits(rbsp, 32, &vui->time_scale); in nal_h264_rbsp_vui_parameters()
H A Dallegro-core.c1641 sps->vui.time_scale = 2 * channel->framerate.numerator; in allegro_h264_write_sps()
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c80 double time_scale; member
1367 tsc /= gs->time_scale; in guest_session__convert_time()
1800 gs->time_scale = 1; in parse_guest_data()
1810 gs->time_scale = strtod(tok, NULL); in parse_guest_data()
1811 if (!gs->time_scale) in parse_guest_data()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c862 vui->time_scale = in->time_scale; in pkt_session_set_property_1x()
H A Dhfi_helper.h925 u32 time_scale; member
H A Dvenc.c700 info.time_scale = NSEC_PER_SEC; in venc_set_properties()
/openbmc/linux/sound/pci/asihpi/
H A 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()
H A Dhpi_internal.h722 u32 time_scale; member