OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VlcDecTCOEFIntra
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.h
110
PV_STATUS
VlcDecTCOEFIntra
(BitstreamDecVideo *stream, Tcoef *pTcoef);
vlc_decode.cpp
839
PV_STATUS
VlcDecTCOEFIntra
(BitstreamDecVideo *stream, Tcoef *pTcoef)
1020
} /*
VlcDecTCOEFIntra
*/
[
all
...]
vop.cpp
592
video->vlcDecCoeffIntra = &
VlcDecTCOEFIntra
;
[
all
...]
Completed in 138 milliseconds