Home
last modified time | relevance | path

Searched defs:n_frames (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/
Dframe_checksums.py71 n_frames = file_size // frame_size variable
/third_party/ffmpeg/libavcodec/
Dvp9_superframe_bsf.c123 int n_frames = 1 + (marker & 0x7), idx_sz = 2 + n_frames * nbytes; in vp9_superframe_filter() local
Dhevc_sei.h106 uint16_t n_frames[3]; member
Dcbs_h264.h239 uint8_t n_frames; member
Dcbs_av1.h362 uint16_t n_frames; member
Dcbs_h265.h651 uint16_t n_frames[3]; member
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dstft.cc102 int64_t n_frames = 1 + (len - n_fft) / hop_length; in STFTInferShape() local
/third_party/ffmpeg/libavfilter/
Dvf_thumbnail.c45 int n_frames; ///< number of frames for analysis member
Dvf_thumbnail_cuda.c58 int n_frames; ///< number of frames for analysis member
/third_party/pulseaudio/src/pulsecore/
Dlog.c236 int n_frames; in get_backtrace() local
Dresampler.c1620 unsigned n_samples, n_frames; in convert_from_work_format() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/
Daudio_utils.cc1691 int32_t n_frames = raw_shape[-1]; in ComputeDeltas() local
1741 …uare(const Eigen::MatrixXf &window_matrix, Eigen::VectorXf *win_sum_square, const int32_t n_frames, in WindowSumSquare()
1798 int32_t n_frames = 0; in ISTFT() local
/third_party/backends/backend/
Dcoolscan2.c246 int n_frames; member
Dcoolscan3.c211 int n_frames; member
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp189 uint64_t n_frames; member