OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_region
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
220
__u32
start_region
;
member in struct:snd_enc_real
/external/kernel-headers/original/sound/
compress_params.h
295
* @
start_region
: coupling start region in the stream
303
__u32
start_region
;
member in struct:snd_enc_real
/bionic/libc/kernel/common/sound/
compress_params.h
209
__u32
start_region
;
member in struct:snd_enc_real
/external/chromium_org/v8/src/
spaces.h
1014
int
start_region
= RegionNumber(addr);
local
[
all
...]
/external/v8/src/
spaces.h
903
int
start_region
= RegionNumber(addr);
local
905
for (int idx =
start_region
; idx <= end_region; idx++) {
[
all
...]
Completed in 733 milliseconds