Searched defs:pStrmCurrPos (Results 1 - 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
H A D | h264bsd_stream.h | 48 u8 *pStrmCurrPos; /* current read address in stream buffer */ member in struct:__anon889
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/ |
H A D | h264bsdFlushBits.s | 30 pStrmCurrPos RN 2 label 69 ADD pStrmCurrPos, pStrmBuffStart, readBits, LSR #3 70 STR pStrmCurrPos, [pStrmData, #0x4]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/ |
H A D | h264bsdFlushBits.S | 30 #define pStrmCurrPos r2 define 67 ADD pStrmCurrPos, pStrmBuffStart, readBits, LSR #3 68 STR pStrmCurrPos, [pStrmData, #0x4]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/ |
H A D | H264SwDecApi.h | 91 u8 *pStrmCurrPos; /* Pointer to stream position where decoder member in struct:__anon706
|
Completed in 77 milliseconds