OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_smplrate_id
(Results
1 - 3
of
3
) sorted by null
/external/libldac/src/
ldaclib_api.c
174
int *
p_smplrate_id
)
177
*
p_smplrate_id
= LDAC_SMPLRATEID_0;
180
*
p_smplrate_id
= LDAC_SMPLRATEID_1;
183
*
p_smplrate_id
= LDAC_SMPLRATEID_2;
186
*
p_smplrate_id
= LDAC_SMPLRATEID_3;
382
int *
p_smplrate_id
,
389
*
p_smplrate_id
= p_cfg->smplrate_id;
ldac.h
227
int *
p_smplrate_id
;
member in struct:_audio_block_ldac
encode_ldac.c
88
p_ab->
p_smplrate_id
= &p_cfg->smplrate_id;
Completed in 305 milliseconds