OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pv_fxns
(Results
1 - 15
of
15
) sorted by null
/external/libavc/decoder/
iv.h
157
void *
pv_fxns
;
member in struct:__anon14771
ih264d_api.c
199
if(ps_handle->
pv_fxns
!= ih264d_api_function)
[
all
...]
/external/libhevc/common/
iv.h
155
void *
pv_fxns
;
member in struct:__anon15706
/external/libmpeg2/common/
iv.h
175
void *
pv_fxns
;
member in struct:__anon15919
/external/libavc/encoder/
iv2.h
210
void *
pv_fxns
;
member in struct:__anon14943
ih264e_api.c
237
if (ps_handle->
pv_fxns
!= ih264e_api_function)
[
all
...]
/frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp
321
mCodecCtx->
pv_fxns
= dec_fxns;
/frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp
282
mCodecCtx->
pv_fxns
= dec_fxns;
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp
375
mCodecCtx->
pv_fxns
= dec_fxns;
/external/libmpeg2/decoder/
impeg2d_api_main.c
[
all
...]
/frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp
787
mCodecCtx->
pv_fxns
= (void *)ive_api_function;
[
all
...]
/external/libavc/test/encoder/
main.c
[
all
...]
/external/libhevc/test/decoder/
main.c
[
all
...]
/external/libavc/test/decoder/
main.c
[
all
...]
/external/libmpeg2/test/decoder/
main.c
[
all
...]
Completed in 60 milliseconds