Home
last modified time | relevance | path

Searched defs:time_scale (Results 1 – 25 of 37) sorted by relevance

12

/external/libgav1/examples/
Dfile_reader_factory_test.cc54 size_t time_scale() const override { return 0; } in time_scale() function in libgav1::__anon74be93260111::AlwaysFailFileReader
81 size_t time_scale() const override { return 1; } in time_scale() function in libgav1::__anon74be93260111::AlwaysOkFileReader
Dfile_reader.h76 size_t time_scale() const override { return time_scale_; } in time_scale() function
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
DVUIParameters.java54 public int time_scale; field in VUIParameters
/external/libaom/av1/common/
Dtiming.h22 uint32_t time_scale; member
/external/skia/modules/skottie/src/layers/
DFootageLayer.cpp55 float time_bias, float time_scale) in FootageAnimator()
DPrecompLayer.cpp67 float time_bias, float time_scale) in CompTimeMapper()
/external/pytorch/torch/utils/benchmark/utils/
Dcompare.py82 row_name_str_len, time_scale, colorize, num_threads=None): argument
/external/mesa3d/src/gallium/frontends/va/
Dpicture_h264_enc.c279 uint32_t num_units_in_tick = 0, time_scale = 0; in vlVaHandleVAEncSequenceParameterBufferTypeH264() local
Dpicture_hevc_enc.c275 uint32_t num_units_in_tick = 0, time_scale = 0; in vlVaHandleVAEncSequenceParameterBufferTypeHEVC() local
/external/pciutils/
Dls-ecaps.c915 u8 time_base, time_scale; in dvsec_cxl_gpf_device() local
956 u8 time_base, time_scale; in dvsec_cxl_gpf_port() local
/external/libgav1/src/
Dobu_parser.h108 uint32_t time_scale; member
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_nalu_writer_h264.h133 uint32_t time_scale; member
Dd3d12_video_encoder_nalu_writer_hevc.h187 uint32_t time_scale; member
/external/libva/va/
Dva_enc_h264.h269 uint32_t time_scale; member
/external/angle/third_party/vulkan-headers/src/include/vk_video/
Dvulkan_video_codec_h264std.h219 uint32_t time_scale; member
Dvulkan_video_codec_av1std.h232 uint32_t time_scale; member
/external/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std.h219 uint32_t time_scale; member
Dvulkan_video_codec_av1std.h230 uint32_t time_scale; member
/external/mesa3d/include/vk_video/
Dvulkan_video_codec_h264std.h219 uint32_t time_scale; member
Dvulkan_video_codec_av1std.h232 uint32_t time_scale; member
/external/skia/include/third_party/vulkan/vulkan/vk_video/
Dvulkan_video_codec_h264std.h219 uint32_t time_scale; member
/external/swiftshader/include/vk_video/
Dvulkan_video_codec_h264std.h219 uint32_t time_scale; member
Dvulkan_video_codec_av1std.h230 uint32_t time_scale; member
/external/virglrenderer/src/
Dvirgl_video_hw.h170 uint32_t time_scale; member
441 uint32_t time_scale; member
/external/libaom/av1/
Dav1_dx_iface.c161 const uint32_t time_scale = aom_rb_read_unsigned_literal(rb, 32); in parse_timing_info() local

12