Home
last modified time | relevance | path

Searched defs:total_frame_size (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dspdifenc.c428 int total_frame_size = pkt->size; in spdif_header_truehd() local
/third_party/lame/libmp3lame/
H A DVbrTag.c499 int total_frame_size = ((cfg->version + 1) * 72000 * kbps_header) / cfg->samplerate_out; in InitVbrTag() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c58 const uint64_t total_frame_size = (uint64_t)num_frames * sizeof(*frames); in AllocateFrames() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc972 int total_frame_size = __ GetTotalFrameSize(); in GenerateOutOfLineCode() local

Completed in 11 milliseconds