Home
last modified time | relevance | path

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

/external/libgav1/libgav1/examples/
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/webrtc/modules/video_coding/utility/
Divf_file_reader.cc79 uint32_t time_scale = ByteReader<uint32_t>::ReadLittleEndian(&ivf_header[16]); in Reset() local
/external/libaom/libaom/av1/common/
Dtiming.h22 uint32_t time_scale; member
/external/skia/modules/skottie/src/layers/
DFootageLayer.cpp36 float time_bias, float time_scale) in FootageAnimator()
DPrecompLayer.cpp50 float time_bias, float time_scale) in CompTimeMapper()
/external/libgav1/libgav1/src/
Dobu_parser.h110 uint32_t time_scale; member
/external/gfxstream-protocols/include/vulkan/include/vk_video/
Dvulkan_video_codec_h264std.h208 uint32_t time_scale; member
/external/gfxstream-protocols/registry/vulkan/include/vk_video/
Dvulkan_video_codec_h264std.h208 uint32_t time_scale; member
/external/deqp/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std.h196 uint32_t time_scale; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vk_video/
Dvulkan_video_codec_h264std.h216 uint32_t time_scale; member
/external/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std.h218 uint32_t time_scale; member
/external/libaom/libaom/av1/
Dav1_dx_iface.c155 const uint32_t time_scale = aom_rb_read_unsigned_literal(rb, 32); in parse_timing_info() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h208 uint32_t time_scale; member
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h208 uint32_t time_scale; member
/external/rust/crates/ash/src/vk/
Dnative.rs628 pub time_scale: u32, field
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6348 uint32_t time_scale; member
DvkVulkan_c.inl252 deUint32 time_scale; member