Searched refs:estimateCuesSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/webm/
H A DWebmWriter.h118 uint64_t estimateCuesSize(int32_t bitRate);
H A DWebmWriter.cpp170 uint64_t WebmWriter::estimateCuesSize(int32_t bitRate) { function in class:android::WebmWriter
490 mEstimatedCuesSize = estimateCuesSize(bitRate);

Completed in 130 milliseconds