OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VlcDecTCOEFShortHeader_AnnexT
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.h
105
PV_STATUS
VlcDecTCOEFShortHeader_AnnexT
(BitstreamDecVideo *stream, Tcoef *pTcoef); /* ANNEX_T */
combined_decode.cpp
90
video->vlcDecCoeffInter = &
VlcDecTCOEFShortHeader_AnnexT
;
102
video->vlcDecCoeffInter = video->vlcDecCoeffIntra = &
VlcDecTCOEFShortHeader_AnnexT
;
vlc_decode.cpp
[
all
...]
Completed in 27 milliseconds