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

/linux-master/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h72 unsigned int time_scale; member in struct:nal_h264_vui_parameters::__anon333
H A Dnal-hevc.h85 unsigned int time_scale; member in struct:nal_hevc_vps::__anon351
H A Dnal-h264.c168 rbsp_bits(rbsp, 32, &vui->time_scale);
H A Dallegro-core.c1639 sps->vui.time_scale = 2 * channel->framerate.numerator;
/linux-master/tools/perf/
H A Dbuiltin-inject.c80 double time_scale; member in struct:guest_session
1367 tsc /= gs->time_scale;
1800 gs->time_scale = 1;
1810 gs->time_scale = strtod(tok, NULL);
1811 if (!gs->time_scale)
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c862 vui->time_scale = in->time_scale;
H A Dhfi_helper.h925 u32 time_scale; member in struct:hfi_h264_vui_timing_info
H A Dvenc.c700 info.time_scale = NSEC_PER_SEC;
/linux-master/sound/pci/asihpi/
H A Dhpi_internal.h722 u32 time_scale; member in union:hpi_stream_msg::__anon4097
H A Dhpifunc.c712 u16 hpi_outstream_set_time_scale(u32 h_outstream, u32 time_scale) argument
722 hm.u.d.u.time_scale = time_scale;

Completed in 217 milliseconds