Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c546 static RK_U64 global_flie_size = 0; variable
582 global_flie_size += len; in fwrite_stream_to_file()
583 if (global_flie_size > MAX_ES_FILE_SIZE) { in fwrite_stream_to_file()
586 global_flie_size = 0; in fwrite_stream_to_file()