OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TX_SID_FIRST
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
frame.h
80
TX_SID_FIRST
,
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
bits.c
54
frame_type =
TX_SID_FIRST
;
97
if(frame_type != TX_NO_DATA && frame_type !=
TX_SID_FIRST
)
122
if (frame_type ==
TX_SID_FIRST
)
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
sid_sync.cpp
509
*tx_frame_type =
TX_SID_FIRST
;
amrencode.cpp
529
TX_SID_FIRST
or TX_SID_UPDATE, p3gpp_frame_type will be set to the encoder
615
IF (tx_frame_type ==
TX_SID_FIRST
)
791
if (tx_frame_type ==
TX_SID_FIRST
)
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
dtx.h
61
#define
TX_SID_FIRST
1
/frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h
110
#define
TX_SID_FIRST
1
Completed in 204 milliseconds