Home
last modified time | relevance | path

Searched refs:max_coding_data_byte_size (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp9/
Dsimple_encode.cc496 const size_t max_coding_data_byte_size = in init_encode_frame_result() local
500 new (std::nothrow) uint8_t[max_coding_data_byte_size]); in init_encode_frame_result()
1211 const size_t max_coding_data_byte_size = in EncodeFrame() local
1214 max_coding_data_byte_size) { in EncodeFrame()