Searched refs:coding_data_byte_size (Results 1 – 2 of 2) sorted by relevance
539 encode_frame_result->coding_data_byte_size * 8; in update_encode_frame_result()1209 &encode_frame_result->coding_data_byte_size, in EncodeFrame()1215 encode_frame_result->coding_data_byte_size); in EncodeFrame()1217 encode_frame_result->coding_data_byte_size, out_file_); in EncodeFrame()1222 if (encode_frame_result->coding_data_byte_size <= 0) { in EncodeFrame()1226 if (encode_frame_result->coding_data_byte_size > in EncodeFrame()
262 size_t coding_data_byte_size; member