Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dsession_info.cc425 size_t return_length = 0; in MakeDecodable() local
433 return_length += DeletePacketData(it, nalu_end); in MakeDecodable()
444 return_length += DeletePacketData(it, nalu_end); in MakeDecodable()
449 return return_length; in MakeDecodable()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c270 int n, i, bytes, return_length = length; in squashfs_get_cached_block() local
368 return return_length; in squashfs_get_cached_block()