OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dec
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
cwrs.c
528
void decode_pulses(int *_y,int _n,int _k,ec_dec *
_dec
){
529
cwrsi(_n,_k,ec_dec_uint(
_dec
,CELT_PVQ_V(_n,_k)),_y);
688
void decode_pulses(int *_y,int _n,int _k,ec_dec *
_dec
){
693
cwrsi(_n,_k,ec_dec_uint(
_dec
,ncwrs_urow(_n,_k,u)),_y,u);
celt_decoder.c
658
ec_dec
_dec
;
local
769
ec_dec_init(&
_dec
,(unsigned char*)data,len);
770
dec = &
_dec
;
[
all
...]
/external/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_system.h
118
# include <stl/config/
_dec
.h>
/sdk/emulator/opengl/
common.mk
215
GEN := $$(_emugl_dec)
_dec
.cpp \
216
$$(_emugl_dec)
_dec
.h \
Completed in 420 milliseconds