Searched refs:output_frame_size (Results 1 – 1 of 1) sorted by relevance
177 size_t output_frame_size = output_channels * sizeof(int32_t); in LLVMFuzzerTestOneInput() local179 size_t output_size = output_frames * output_frame_size; in LLVMFuzzerTestOneInput()