SYMBOL INDEX (2439 symbols across 299 files) FILE: RtspCamera/jni/avc_h264/common/include/avcapi_common.h type AVCStatus (line 34) | typedef enum type AVCProfile (line 48) | typedef enum type AVCLevel (line 64) | typedef enum type AVCNalUnitType (line 90) | typedef enum type AVCLogType (line 111) | typedef enum type AVCFlag (line 122) | typedef enum type AVCFrameIO (line 132) | typedef struct tagAVCFrameIO type AVCHandle (line 237) | typedef struct tagAVCHandle FILE: RtspCamera/jni/avc_h264/common/include/avcint_common.h type AVCPictureType (line 99) | typedef enum type AVCSliceType (line 108) | typedef enum type AVCMBMode (line 126) | typedef enum type AVCSubMBMode (line 148) | typedef enum type AVCPredMode (line 164) | typedef enum type AVCIntra4x4PredMode (line 177) | typedef enum type AVCIntra16x16PredMode (line 194) | typedef enum type AVCIntraChromaPredMode (line 207) | typedef enum type AVCResidualType (line 219) | typedef enum type AVCHRDParams (line 234) | typedef struct tagHRDParams type AVCVUIParams (line 253) | typedef struct tagVUIParam type AVCSeqParamSet (line 298) | typedef struct tagSeqParamSet type AVCPicParamSet (line 347) | typedef struct tagPicParamSet type AVCSliceHeader (line 388) | typedef struct tagSliceHeader type AVCPixelPos (line 462) | typedef struct tagPixPos type AVCNeighborAvailability (line 472) | typedef struct tagNeighborAvailability type AVCPictureData (line 485) | typedef struct tagPictureData type AVCFrameStore (line 517) | typedef struct tagFrameStore type AVCDecPicBuffer (line 555) | typedef struct tagDecPicBuffer type AVCMacroblock (line 570) | typedef struct tagMacroblock type AVCCommonObj (line 614) | typedef struct tagCommonObj FILE: RtspCamera/jni/avc_h264/common/src/deblock.cpp function OSCL_EXPORT_REF (line 73) | OSCL_EXPORT_REF AVCStatus DeblockPicture(AVCCommonObj *video) function MBInLoopDeblock (line 110) | void MBInLoopDeblock(AVCCommonObj *video) function DeblockMb (line 288) | void DeblockMb(AVCCommonObj *video, int mb_x, int mb_y, uint8 *SrcY, uin... function GetStrength_Edge0 (line 528) | void GetStrength_Edge0(uint8 *Strength, AVCMacroblock* MbP, AVCMacrobloc... function GetStrength_VerticalEdges (line 731) | void GetStrength_VerticalEdges(uint8 *Strength, AVCMacroblock* MbQ) function GetStrength_HorizontalEdges (line 906) | void GetStrength_HorizontalEdges(uint8 Strength[12], AVCMacroblock* MbQ) function EdgeLoop_Luma_horizontal (line 1084) | void EdgeLoop_Luma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha,... function EdgeLoop_Luma_vertical (line 1273) | void EdgeLoop_Luma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, i... function EdgeLoop_Chroma_vertical (line 1490) | void EdgeLoop_Chroma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha,... function EdgeLoop_Chroma_horizontal (line 1580) | void EdgeLoop_Chroma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alph... FILE: RtspCamera/jni/avc_h264/common/src/dpb.cpp function AVCStatus (line 27) | AVCStatus InitDPB(AVCHandle *avcHandle, AVCCommonObj *video, int FrameHe... function OSCL_EXPORT_REF (line 117) | OSCL_EXPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVC... function OSCL_EXPORT_REF (line 220) | OSCL_EXPORT_REF AVCStatus CleanUpDPB(AVCHandle *avcHandle, AVCCommonObj ... function OSCL_EXPORT_REF (line 247) | OSCL_EXPORT_REF AVCStatus DPBInitBuffer(AVCHandle *avcHandle, AVCCommonO... function OSCL_EXPORT_REF (line 290) | OSCL_EXPORT_REF void DPBInitPic(AVCCommonObj *video, int CurrPicNum) function OSCL_EXPORT_REF (line 340) | OSCL_EXPORT_REF void DPBReleaseCurrentFrame(AVCHandle *avcHandle, AVCCom... function OSCL_EXPORT_REF (line 365) | OSCL_EXPORT_REF AVCStatus StorePictureInDPB(AVCHandle *avcHandle, AVCCom... function AVCStatus (line 482) | AVCStatus sliding_window_process(AVCHandle *avcHandle, AVCCommonObj *vid... function AVCStatus (line 555) | AVCStatus adaptive_memory_marking(AVCHandle *avcHandle, AVCCommonObj *vi... function MemMgrCtrlOp1 (line 599) | void MemMgrCtrlOp1(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicB... function MemMgrCtrlOp2 (line 621) | void MemMgrCtrlOp2(AVCHandle *avcHandle, AVCDecPicBuffer *dpb, int long_... function MemMgrCtrlOp3 (line 638) | void MemMgrCtrlOp3(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicB... function MemMgrCtrlOp4 (line 672) | void MemMgrCtrlOp4(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicB... function MemMgrCtrlOp5 (line 693) | void MemMgrCtrlOp5(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicB... function MemMgrCtrlOp6 (line 710) | void MemMgrCtrlOp6(AVCHandle *avcHandle, AVCCommonObj *video, AVCDecPicB... function unmark_for_reference (line 723) | void unmark_for_reference(AVCHandle *avcHandle, AVCDecPicBuffer *dpb, ui... function unmark_long_term_frame_for_reference_by_frame_idx (line 742) | void unmark_long_term_frame_for_reference_by_frame_idx(AVCHandle *avcHan... FILE: RtspCamera/jni/avc_h264/common/src/fmo.cpp function OSCL_EXPORT_REF (line 22) | OSCL_EXPORT_REF AVCStatus FMOInit(AVCCommonObj *video) function FmoGenerateType0MapUnitMap (line 67) | void FmoGenerateType0MapUnitMap(int *mapUnitToSliceGroupMap, uint *run_l... function FmoGenerateType1MapUnitMap (line 85) | void FmoGenerateType1MapUnitMap(int *mapUnitToSliceGroupMap, int PicWidt... function FmoGenerateType2MapUnitMap (line 96) | void FmoGenerateType2MapUnitMap(AVCPicParamSet *pps, int *mapUnitToSlice... function FmoGenerateType3MapUnitMap (line 127) | void FmoGenerateType3MapUnitMap(AVCCommonObj *video, AVCPicParamSet* pps... function FmoGenerateType4MapUnitMap (line 198) | void FmoGenerateType4MapUnitMap(int *mapUnitToSliceGroupMap, int MapUnit... function FmoGenerateType5MapUnitMap (line 213) | void FmoGenerateType5MapUnitMap(int *mapUnitToSliceGroupMap, AVCCommonOb... function FmoGenerateType6MapUnitMap (line 239) | void FmoGenerateType6MapUnitMap(int *mapUnitToSliceGroupMap, int *slice_... FILE: RtspCamera/jni/avc_h264/common/src/mb_access.cpp function OSCL_EXPORT_REF (line 21) | OSCL_EXPORT_REF void InitNeighborAvailability(AVCCommonObj *video, int m... function mb_is_available (line 52) | bool mb_is_available(AVCMacroblock *mblock, uint PicSizeInMbs, int mbAdd... function OSCL_EXPORT_REF (line 67) | OSCL_EXPORT_REF int predict_nnz(AVCCommonObj *video, int i, int j) function OSCL_EXPORT_REF (line 127) | OSCL_EXPORT_REF int predict_nnz_chroma(AVCCommonObj *video, int i, int j) function OSCL_EXPORT_REF (line 185) | OSCL_EXPORT_REF void GetMotionVectorPredictor(AVCCommonObj *video, int e... FILE: RtspCamera/jni/avc_h264/common/src/reflist.cpp function OSCL_EXPORT_REF (line 25) | OSCL_EXPORT_REF void RefListInit(AVCCommonObj *video) function OSCL_EXPORT_REF (line 145) | OSCL_EXPORT_REF AVCStatus ReOrderList(AVCCommonObj *video) function AVCStatus (line 169) | AVCStatus ReorderRefPicList(AVCCommonObj *video, int isL1) function AVCStatus (line 262) | AVCStatus ReorderShortTerm(AVCCommonObj *video, int picNumLX, int *refId... function AVCStatus (line 315) | AVCStatus ReorderLongTerm(AVCCommonObj *video, int LongTermPicNum, int *... function AVCPictureData (line 362) | AVCPictureData* GetShortTermPic(AVCCommonObj *video, int picNum) function AVCPictureData (line 383) | AVCPictureData* GetLongTermPic(AVCCommonObj *video, int LongtermPicNum) function is_short_ref (line 403) | int is_short_ref(AVCPictureData *s) function is_long_ref (line 408) | int is_long_ref(AVCPictureData *s) function SortPicByPicNum (line 415) | void SortPicByPicNum(AVCPictureData *data[], int num) function SortPicByPicNumLongTerm (line 437) | void SortPicByPicNumLongTerm(AVCPictureData *data[], int num) function SortFrameByFrameNumWrap (line 460) | void SortFrameByFrameNumWrap(AVCFrameStore *data[], int num) function SortFrameByLTFrameIdx (line 482) | void SortFrameByLTFrameIdx(AVCFrameStore *data[], int num) function SortPicByPOC (line 504) | void SortPicByPOC(AVCPictureData *data[], int num, int descending) function SortPicByLTPicNum (line 543) | void SortPicByLTPicNum(AVCPictureData *data[], int num) function SortFrameByPOC (line 565) | void SortFrameByPOC(AVCFrameStore *data[], int num, int descending) FILE: RtspCamera/jni/avc_h264/dec/include/avcdec_api.h type AVCDec_Status (line 36) | typedef enum type AVCDecSPSInfo (line 68) | typedef struct tagAVCDecSPSInfo FILE: RtspCamera/jni/avc_h264/dec/include/pvavcdecoder.h function class (line 30) | class PVAVCDecoder : public PVAVCDecoderInterface FILE: RtspCamera/jni/avc_h264/dec/include/pvavcdecoder_factory.h function class (line 31) | class PVAVCDecoderFactory FILE: RtspCamera/jni/avc_h264/dec/include/pvavcdecoderinterface.h function class (line 38) | class PVAVCDecoderInterface FILE: RtspCamera/jni/avc_h264/dec/src/3GPVideoParser.cpp function uint32 (line 42) | uint32 EndienConvert (uint32 input){ function uint32 (line 49) | uint32 getUint32FromUint8Buffer (uint8* buffer,uint32 offset){ function int32 (line 56) | int32 findAtom (uint8* buffer,uint32 bufferSize, uint32 valueToFind){ function int32 (line 71) | int32 findAtom (uint32* buffer,uint32 bufferSize, uint32 valueToFind){ function cleanupParser (line 86) | int cleanupParser(void){ function Init3GPVideoParser (line 104) | int Init3GPVideoParser (char *filePath){ function getFrame (line 304) | int getFrame (uint8* aOutBuffer,uint32* aBufferSize, uint32* aTimestamp){ function release (line 335) | int release(){ function uint32 (line 347) | uint32 getVideoDuration (){ function uint32 (line 367) | uint32 getVideoWidth (){ function uint32 (line 376) | uint32 getVideoHeight(){ FILE: RtspCamera/jni/avc_h264/dec/src/3GPVideoParser.h type uint8 (line 13) | typedef unsigned char uint8; type uint16 (line 14) | typedef unsigned short uint16; type int16 (line 15) | typedef short int16; type uint32 (line 16) | typedef unsigned long uint32; type int32 (line 17) | typedef long int32; type Atom (line 39) | typedef struct { type sample (line 44) | struct sample { type Sample (line 50) | typedef struct sample Sample; FILE: RtspCamera/jni/avc_h264/dec/src/NativeH264Decoder.cpp function JNIEXPORT (line 51) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 65) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 78) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 199) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 211) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 222) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 234) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 245) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 256) | JNIEXPORT jstring JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_... function JNIEXPORT (line 269) | JNIEXPORT jobject JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_... function jint (line 280) | jint JNI_OnLoad(JavaVM* vm, void* reserved) { FILE: RtspCamera/jni/avc_h264/dec/src/avc_bitstream.cpp function AVCDec_Status (line 67) | AVCDec_Status BitstreamInit(AVCDecBitstream *stream, uint8 *buffer, int ... function AVCDec_Status (line 94) | AVCDec_Status AVC_BitstreamFillCache(AVCDecBitstream *stream) function AVCDec_Status (line 170) | AVCDec_Status BitstreamReadBits(AVCDecBitstream *stream, int nBits, uint... function AVCDec_Status (line 194) | AVCDec_Status BitstreamShowBits(AVCDecBitstream *stream, int nBits, uint... function AVCDec_Status (line 218) | AVCDec_Status BitstreamRead1Bit(AVCDecBitstream *stream, uint *code) function AVCDec_Status (line 232) | AVCDec_Status BitstreamByteAlign(AVCDecBitstream *stream) function more_rbsp_data (line 252) | bool more_rbsp_data(AVCDecBitstream *stream) FILE: RtspCamera/jni/avc_h264/dec/src/avcdec_api.cpp function AVCDec_Status (line 58) | AVCDec_Status EBSPtoRBSP(uint8 *nal_unit, int *size) function OSCL_EXPORT_REF (line 105) | OSCL_EXPORT_REF AVCDec_Status PVAVCAnnexBGetNALUnit(uint8 *bitstream, ui... function OSCL_EXPORT_REF (line 170) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecGetNALType(uint8 *bitstream, int s... function OSCL_EXPORT_REF (line 196) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecSeqParamSet(AVCHandle *avcHandle... function OSCL_EXPORT_REF (line 366) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecGetSeqInfo(AVCHandle *avcHandle, A... function OSCL_EXPORT_REF (line 437) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecPicParamSet(AVCHandle *avcHandle... function OSCL_EXPORT_REF (line 490) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecSEI(AVCHandle *avcHandle, uint8 ... function OSCL_EXPORT_REF (line 507) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecodeSlice(AVCHandle *avcHandle, uin... function OSCL_EXPORT_REF (line 857) | OSCL_EXPORT_REF AVCDec_Status PVAVCDecGetOutput(AVCHandle *avcHandle, in... function OSCL_EXPORT_REF (line 1044) | OSCL_EXPORT_REF void PVAVCDecReset(AVCHandle *avcHandle) function OSCL_EXPORT_REF (line 1112) | OSCL_EXPORT_REF void PVAVCCleanUpDecoder(AVCHandle *avcHandle) FILE: RtspCamera/jni/avc_h264/dec/src/avcdec_int.h type AVCDecBitstream (line 40) | typedef struct tagDecBitstream type AVCDecObject (line 60) | typedef struct tagDecObject FILE: RtspCamera/jni/avc_h264/dec/src/header.cpp function AVCDec_Status (line 24) | AVCDec_Status DecodeSPS(AVCDecObject *decvid, AVCDecBitstream *stream) function AVCDec_Status (line 183) | AVCDec_Status vui_parameters(AVCDecObject *decvid, AVCDecBitstream *stre... function AVCDec_Status (line 291) | AVCDec_Status hrd_parameters(AVCDecObject *decvid, AVCDecBitstream *stre... function AVCDec_Status (line 329) | AVCDec_Status DecodePPS(AVCDecObject *decvid, AVCCommonObj *video, AVCDe... function AVCDec_Status (line 549) | AVCDec_Status DecodeSliceHeader(AVCDecObject *decvid, AVCCommonObj *vide... function AVCDec_Status (line 808) | AVCDec_Status fill_frame_num_gap(AVCHandle *avcHandle, AVCCommonObj *video) function AVCDec_Status (line 865) | AVCDec_Status ref_pic_list_reordering(AVCCommonObj *video, AVCDecBitstre... function AVCDec_Status (line 912) | AVCDec_Status dec_ref_pic_marking(AVCCommonObj *video, AVCDecBitstream *... function AVCDec_Status (line 970) | AVCDec_Status DecodePOC(AVCCommonObj *video) function AVCDec_Status (line 1111) | AVCDec_Status DecodeSEI(AVCDecObject *decvid, AVCDecBitstream *stream) function AVCDec_Status (line 1118) | AVCDec_Status sei_payload(AVCDecObject *decvid, AVCDecBitstream *stream,... function AVCDec_Status (line 1189) | AVCDec_Status buffering_period(AVCDecObject *decvid, AVCDecBitstream *st... function AVCDec_Status (line 1228) | AVCDec_Status pic_timing(AVCDecObject *decvid, AVCDecBitstream *stream) function AVCDec_Status (line 1351) | AVCDec_Status recovery_point(AVCDecObject *decvid, AVCDecBitstream *stream) function AVCDec_Status (line 1365) | AVCDec_Status dec_ref_pic_marking_repetition(AVCDecObject *decvid, AVCDe... function AVCDec_Status (line 1390) | AVCDec_Status motion_constrained_slice_group_set(AVCDecObject *decvid, A... FILE: RtspCamera/jni/avc_h264/dec/src/itrans.cpp function Intra16DCTrans (line 24) | void Intra16DCTrans(int16 *block, int Qq, int Rq) function itrans (line 90) | void itrans(int16 *block, uint8 *pred, uint8 *cur, int width) function ictrans (line 170) | void ictrans(int16 *block, uint8 *pred, uint8 *cur, int width) function ChromaDCTrans (line 250) | void ChromaDCTrans(int16 *block, int Qq, int Rq) function copy_block (line 286) | void copy_block(uint8 *pred, uint8 *cur, int width, int pred_pitch) FILE: RtspCamera/jni/avc_h264/dec/src/pred_inter.cpp function InterMBPrediction (line 38) | void InterMBPrediction(AVCCommonObj *video) function LumaMotionComp (line 240) | void LumaMotionComp(uint8 *ref, int picwidth, int picheight, function CreateAlign (line 366) | void CreateAlign(uint8 *ref, int picwidth, int y_pos, function CreatePad (line 446) | void CreatePad(uint8 *ref, int picwidth, int picheight, int x_pos, int y... function HorzInterp1MC (line 548) | void HorzInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, function HorzInterp2MC (line 838) | void HorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch, function HorzInterp3MC (line 997) | void HorzInterp3MC(uint8 *in, int inpitch, int *out, int outpitch, function VertInterp1MC (line 1062) | void VertInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, function VertInterp2MC (line 1365) | void VertInterp2MC(uint8 *in, int inpitch, int *out, int outpitch, function VertInterp3MC (line 1431) | void VertInterp3MC(int *in, int inpitch, uint8 *out, int outpitch, function DiagonalInterpMC (line 1590) | void DiagonalInterpMC(uint8 *in1, uint8 *in2, int inpitch, function FullPelMC (line 1936) | void FullPelMC(uint8 *in, int inpitch, uint8 *out, int outpitch, function ChromaMotionComp (line 1984) | void ChromaMotionComp(uint8 *ref, int picwidth, int picheight, function ChromaDiagonalMC_SIMD (line 2020) | void ChromaDiagonalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function ChromaHorizontalMC_SIMD (line 2112) | void ChromaHorizontalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function ChromaVerticalMC_SIMD (line 2160) | void ChromaVerticalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function ChromaDiagonalMC2_SIMD (line 2202) | void ChromaDiagonalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function ChromaHorizontalMC2_SIMD (line 2244) | void ChromaHorizontalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function ChromaVerticalMC2_SIMD (line 2265) | void ChromaVerticalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function ChromaFullMC_SIMD (line 2290) | void ChromaFullMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, FILE: RtspCamera/jni/avc_h264/dec/src/pred_intra.cpp function AVCStatus (line 27) | AVCStatus IntraMBPrediction(AVCCommonObj *video) function SaveNeighborForIntraPred (line 365) | void SaveNeighborForIntraPred(AVCCommonObj *video, int offset) function AVCStatus (line 509) | AVCStatus Intra_4x4(AVCCommonObj *video, int block_x, int block_y, uint8... function Intra_4x4_Vertical (line 712) | void Intra_4x4_Vertical(AVCCommonObj *video, int block_offset) function Intra_4x4_Horizontal (line 737) | void Intra_4x4_Horizontal(AVCCommonObj *video, int pitch, int block_offset) function Intra_4x4_DC (line 771) | void Intra_4x4_DC(AVCCommonObj *video, int pitch, int block_offset, function Intra_4x4_Down_Left (line 825) | void Intra_4x4_Down_Left(AVCCommonObj *video, int block_offset, function Intra_4x4_Diagonal_Down_Right (line 901) | void Intra_4x4_Diagonal_Down_Right(AVCCommonObj *video, int pitch, int function Intra_4x4_Diagonal_Vertical_Right (line 966) | void Intra_4x4_Diagonal_Vertical_Right(AVCCommonObj *video, int pitch... function Intra_4x4_Diagonal_Horizontal_Down (line 1036) | void Intra_4x4_Diagonal_Horizontal_Down(AVCCommonObj *video, int pitch, function Intra_4x4_Vertical_Left (line 1109) | void Intra_4x4_Vertical_Left(AVCCommonObj *video, int block_offset, AVCN... function Intra_4x4_Horizontal_Up (line 1168) | void Intra_4x4_Horizontal_Up(AVCCommonObj *video, int pitch, int block_o... function Intra_16x16_Vertical (line 1220) | void Intra_16x16_Vertical(AVCCommonObj *video) function Intra_16x16_Horizontal (line 1254) | void Intra_16x16_Horizontal(AVCCommonObj *video, int pitch) function Intra_16x16_DC (line 1277) | void Intra_16x16_DC(AVCCommonObj *video, int pitch) function Intra_16x16_Plane (line 1357) | void Intra_16x16_Plane(AVCCommonObj *video, int pitch) function Intra_Chroma_DC (line 1483) | void Intra_Chroma_DC(AVCCommonObj *video, int pitch, uint8 *predCb, uint... function Intra_Chroma_Horizontal (line 1621) | void Intra_Chroma_Horizontal(AVCCommonObj *video, int pitch, uint8 *pre... function Intra_Chroma_Vertical (line 1655) | void Intra_Chroma_Vertical(AVCCommonObj *video, uint8 *predCb, uint8 *p... function Intra_Chroma_Plane (line 1683) | void Intra_Chroma_Plane(AVCCommonObj *video, int pitch, uint8 *predCb, ... FILE: RtspCamera/jni/avc_h264/dec/src/pvavcdecoder.cpp function CbAvcDecDebugLog (line 28) | void CbAvcDecDebugLog(uint32 *userData, AVCLogType type, char *string1, ... function CbAvcDecMalloc (line 39) | int CbAvcDecMalloc(void *userData, int32 size, int attribute) function CbAvcDecFree (line 51) | void CbAvcDecFree(void *userData, int mem) function CbAvcDecDPBAlloc (line 60) | int CbAvcDecDPBAlloc(void *userData, uint frame_size_in_mbs, uint num_bu... function CbAvcDecFrameUnbind (line 67) | void CbAvcDecFrameUnbind(void *userData, int indx) function CbAvcDecFrameBind (line 76) | int CbAvcDecFrameBind(void *userData, int indx, uint8 **yuv) function PVAVCDecoder (line 99) | PVAVCDecoder* PVAVCDecoder::New(void) function int32 (line 150) | int32 PVAVCDecoder::DecodeSPS(uint8 *bitstream, int32 buffer_size) function int32 (line 157) | int32 PVAVCDecoder::DecodePPS(uint8 *bitstream, int32 buffer_size) function int32 (line 164) | int32 PVAVCDecoder::DecodeAVCSlice(uint8 *bitstream, int32 *buffer_size) FILE: RtspCamera/jni/avc_h264/dec/src/pvavcdecoder_factory.cpp function PVAVCDecoderInterface (line 38) | PVAVCDecoderInterface* PVAVCDecoderFactory::CreatePVAVCDecoder() function OSCL_EXPORT_REF (line 50) | OSCL_EXPORT_REF bool PVAVCDecoderFactory::DeletePVAVCDecoder(PVAVCDecode... FILE: RtspCamera/jni/avc_h264/dec/src/residual.cpp function AVCDec_Status (line 22) | AVCDec_Status DecodeIntraPCM(AVCCommonObj *video, AVCDecBitstream *stream) function AVCDec_Status (line 170) | AVCDec_Status residual(AVCDecObject *decvid, AVCMacroblock *currMB) function AVCDec_Status (line 350) | AVCDec_Status residual_block_cavlc(AVCDecObject *decvid, int nC, int max... FILE: RtspCamera/jni/avc_h264/dec/src/slice.cpp function AVCDec_Status (line 28) | AVCDec_Status DecodeSlice(AVCDecObject *decvid) function AVCDec_Status (line 115) | AVCDec_Status DecodeMB(AVCDecObject *decvid) function AVCDec_Status (line 279) | AVCDec_Status mb_pred(AVCCommonObj *video, AVCMacroblock *currMB, AVCDec... function AVCDec_Status (line 388) | AVCDec_Status sub_mb_pred(AVCCommonObj *video, AVCMacroblock *currMB, AV... function InterpretMBModeI (line 447) | void InterpretMBModeI(AVCMacroblock *mblock, uint mb_type) function InterpretMBModeP (line 478) | void InterpretMBModeP(AVCMacroblock *mblock, uint mb_type) function InterpretMBModeB (line 509) | void InterpretMBModeB(AVCMacroblock *mblock, uint mb_type) function InterpretMBModeSI (line 549) | void InterpretMBModeSI(AVCMacroblock *mblock, uint mb_type) function InterpretSubMBModeP (line 566) | void InterpretSubMBModeP(AVCMacroblock *mblock, uint *sub_mb_type) function InterpretSubMBModeB (line 587) | void InterpretSubMBModeB(AVCMacroblock *mblock, uint *sub_mb_type) function AVCDec_Status (line 616) | AVCDec_Status DecodeIntra4x4Mode(AVCCommonObj *video, AVCMacroblock *cur... function AVCDec_Status (line 714) | AVCDec_Status ConcealSlice(AVCDecObject *decvid, int mbnum_start, int mb... FILE: RtspCamera/jni/avc_h264/dec/src/vlc.cpp type tagVLCNumCoeffTrail (line 33) | struct tagVLCNumCoeffTrail type tagShiftOffset (line 40) | struct tagShiftOffset function AVCDec_Status (line 97) | AVCDec_Status ue_v(AVCDecBitstream *bitstream, uint *codeNum) function AVCDec_Status (line 122) | AVCDec_Status se_v(AVCDecBitstream *bitstream, int *value) function AVCDec_Status (line 152) | AVCDec_Status se_v32bit(AVCDecBitstream *bitstream, int32 *value) function AVCDec_Status (line 172) | AVCDec_Status te_v(AVCDecBitstream *bitstream, uint *value, uint range) function AVCDec_Status (line 190) | AVCDec_Status GetEGBitstring32bit(AVCDecBitstream *bitstream, int *leadi... function AVCDec_Status (line 241) | AVCDec_Status DecodeCBP(AVCMacroblock *currMB, AVCDecBitstream *stream) function AVCDec_Status (line 272) | AVCDec_Status ce_TotalCoeffTrailingOnes(AVCDecBitstream *stream, int *Tr... function AVCDec_Status (line 508) | AVCDec_Status ce_TotalCoeffTrailingOnesChromaDC(AVCDecBitstream *stream,... function AVCDec_Status (line 546) | AVCDec_Status ce_LevelPrefix(AVCDecBitstream *stream, uint *code) function AVCDec_Status (line 561) | AVCDec_Status ce_TotalZeros(AVCDecBitstream *stream, int *code, int Tota... function AVCDec_Status (line 745) | AVCDec_Status ce_TotalZerosChromaDC(AVCDecBitstream *stream, int *code, ... function AVCDec_Status (line 769) | AVCDec_Status ce_RunBefore(AVCDecBitstream *stream, int *code, int zeros... FILE: RtspCamera/jni/avc_h264/dec/src/yuv2rgb.cpp function convert (line 10) | void convert (int width,int height, uint8 *in,uint32 *out){ FILE: RtspCamera/jni/avc_h264/enc/include/pvavcencoder.h function class (line 31) | class PVAVCEncoder : public PVAVCEncoderInterface FILE: RtspCamera/jni/avc_h264/enc/include/pvavcencoder_factory.h function class (line 31) | class PVAVCEncoderFactory FILE: RtspCamera/jni/avc_h264/enc/include/pvavcencoderinterface.h type TAVCEI_RETVAL (line 28) | enum TAVCEI_RETVAL type TAVCEIVideoFormat (line 45) | enum TAVCEIVideoFormat type TAVCEIEncodingMode (line 55) | enum TAVCEIEncodingMode type TAVCEIRateControlType (line 71) | enum TAVCEIRateControlType type TAVCEIProfile (line 84) | enum TAVCEIProfile type TAVCEILevel (line 98) | enum TAVCEILevel type TAVCEIOutputFormat (line 120) | enum TAVCEIOutputFormat type TAVCEIEncodeParam (line 134) | struct TAVCEIEncodeParam type TAVCEIInputFormat (line 242) | struct TAVCEIInputFormat type TAVCEIInputData (line 262) | struct TAVCEIInputData type TAVCEIOutputData (line 272) | struct TAVCEIOutputData function class (line 304) | class PVAVCEncoderInterface FILE: RtspCamera/jni/avc_h264/enc/src/NativeH264Encoder.cpp function JNIEXPORT (line 37) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 140) | JNIEXPORT jbyteArray JNICALL Java_com_orangelabs_rcs_core_ims_protocol_r... function JNIEXPORT (line 233) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 243) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function jint (line 257) | jint JNI_OnLoad(JavaVM* vm, void* reserved) { FILE: RtspCamera/jni/avc_h264/enc/src/avcenc_api.cpp function OSCL_EXPORT_REF (line 35) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncGetNALType(unsigned char *bitstrea... function OSCL_EXPORT_REF (line 60) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncGetProfileLevel(AVCHandle* avcHand... function OSCL_EXPORT_REF (line 87) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncInitialize(AVCHandle *avcHandle, A... function OSCL_EXPORT_REF (line 322) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncGetMaxOutputBufferSize(AVCHandle *... function OSCL_EXPORT_REF (line 344) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncSetInput(AVCHandle *avcHandle, AVC... function OSCL_EXPORT_REF (line 459) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncodeNAL(AVCHandle *avcHandle, unsig... function OSCL_EXPORT_REF (line 639) | OSCL_EXPORT_REF uint8* PVAVCEncGetOverrunBuffer(AVCHandle* avcHandle) function OSCL_EXPORT_REF (line 668) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncGetRecon(AVCHandle *avcHandle, AVC... function OSCL_EXPORT_REF (line 693) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncReleaseRecon(AVCHandle *avcHandle,... function OSCL_EXPORT_REF (line 709) | OSCL_EXPORT_REF void PVAVCCleanUpEncoder(AVCHandle *avcHandle) function OSCL_EXPORT_REF (line 811) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncUpdateBitRate(AVCHandle *avcHandle... function OSCL_EXPORT_REF (line 868) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncUpdateFrameRate(AVCHandle *avcHand... function OSCL_EXPORT_REF (line 926) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncUpdateIDRInterval(AVCHandle *avcHa... function OSCL_EXPORT_REF (line 958) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncIDRRequest(AVCHandle *avcHandle) function OSCL_EXPORT_REF (line 988) | OSCL_EXPORT_REF AVCEnc_Status PVAVCEncUpdateIMBRefresh(AVCHandle *avcHan... function PVAVCEncGetFrameStats (line 1008) | void PVAVCEncGetFrameStats(AVCHandle *avcHandle, AVCEncFrameStats *avcSt... FILE: RtspCamera/jni/avc_h264/enc/src/avcenc_api.h type AVCEnc_Status (line 42) | typedef enum type AVCEncParams (line 98) | typedef struct tagAVCEncParam type AVCEncFrameStats (line 172) | typedef struct tagAVCEncFrameStats FILE: RtspCamera/jni/avc_h264/enc/src/avcenc_int.h type AVCEnc_State (line 112) | typedef enum type AVCEncBitstream (line 129) | typedef struct tagEncBitstream type RDInfo (line 151) | typedef struct tagRDInfo type MultiPass (line 159) | typedef struct tagMultiPass type dataPointArray (line 204) | typedef struct tagdataPointArray type AVCRateControl (line 213) | typedef struct tagAVCRateControl type AVCMV (line 322) | typedef struct tagMV type AVCEncFuncPtr (line 332) | typedef struct tagAVCEncFuncPtr type AVCPadInfo (line 343) | typedef struct tagPadInfo type HTFM_Stat (line 353) | typedef struct tagHTFM_Stat type AVCEncObject (line 368) | typedef struct tagEncObject FILE: RtspCamera/jni/avc_h264/enc/src/bitstream_io.cpp function AVCEnc_Status (line 46) | AVCEnc_Status BitstreamEncInit(AVCEncBitstream *stream, uint8 *buffer, i... function AVCEnc_Status (line 83) | AVCEnc_Status AVCBitstreamSaveWord(AVCEncBitstream *stream) function AVCEnc_Status (line 143) | AVCEnc_Status BitstreamWriteBits(AVCEncBitstream *stream, int nBits, uin... function AVCEnc_Status (line 195) | AVCEnc_Status BitstreamWrite1Bit(AVCEncBitstream *stream, uint code) function AVCEnc_Status (line 225) | AVCEnc_Status BitstreamTrailingBits(AVCEncBitstream *bitstream, uint *na... function byte_aligned (line 253) | bool byte_aligned(AVCEncBitstream *stream) function AVCEnc_Status (line 263) | AVCEnc_Status AVCBitstreamUseOverrunBuffer(AVCEncBitstream* stream, int ... FILE: RtspCamera/jni/avc_h264/enc/src/block.cpp function trans (line 22) | void trans(uint8 *cur, int pitch, uint8 *predBlock, int16 *dataBlock) function dct_luma (line 78) | int dct_luma(AVCEncObject *encvid, int blkidx, uint8 *cur, uint8 *org, i... function MBInterIdct (line 261) | void MBInterIdct(AVCCommonObj *video, uint8 *curL, AVCMacroblock *currMB... function dct_luma_16x16 (line 361) | void dct_luma_16x16(AVCEncObject *encvid, uint8 *curL, uint8 *orgL) function dct_chroma (line 723) | void dct_chroma(AVCEncObject *encvid, uint8 *curC, uint8 *orgC, int cr) function TransQuantIntra16DC (line 1115) | int TransQuantIntra16DC(AVCEncObject *encvid) function TransQuantChromaDC (line 1208) | int TransQuantChromaDC(AVCEncObject *encvid, int16 *block, int slice_typ... FILE: RtspCamera/jni/avc_h264/enc/src/findhalfpel.cpp function AVCFindHalfPelMB (line 55) | int AVCFindHalfPelMB(AVCEncObject *encvid, uint8 *cur, AVCMV *mot, uint8... function GenerateHalfPelPred (line 147) | void GenerateHalfPelPred(uint8* subpel_pred, uint8 *ncand, int lx) function VertInterpWClip (line 459) | void VertInterpWClip(uint8 *dst, uint8 *ref) function GenerateQuartPelPred (line 519) | void GenerateQuartPelPred(uint8 **bilin_base, uint8 *qpel_cand, int hpel... function SATD_MB (line 609) | int SATD_MB(uint8 *cand, uint8 *cur, int dmin) FILE: RtspCamera/jni/avc_h264/enc/src/header.cpp function AVCEnc_Status (line 25) | AVCEnc_Status EncodeSPS(AVCEncObject *encvid, AVCEncBitstream *stream) function EncodeVUI (line 113) | void EncodeVUI(AVCEncBitstream* stream, AVCVUIParams* vui) function EncodeHRD (line 200) | void EncodeHRD(AVCEncBitstream* stream, AVCHRDParams* hrd) function AVCEnc_Status (line 227) | AVCEnc_Status EncodePPS(AVCEncObject *encvid, AVCEncBitstream *stream) function AVCEnc_Status (line 316) | AVCEnc_Status EncodeSliceHeader(AVCEncObject *encvid, AVCEncBitstream *s... function AVCEnc_Status (line 506) | AVCEnc_Status ref_pic_list_reordering(AVCCommonObj *video, AVCEncBitstre... function AVCEnc_Status (line 587) | AVCEnc_Status dec_ref_pic_marking(AVCCommonObj *video, AVCEncBitstream *... function AVCEnc_Status (line 648) | AVCEnc_Status InitPOC(AVCEncObject *encvid) function AVCEnc_Status (line 881) | AVCEnc_Status PostPOC(AVCCommonObj *video) FILE: RtspCamera/jni/avc_h264/enc/src/init.cpp function AVCEnc_Status (line 26) | AVCEnc_Status SetEncodeParam(AVCHandle* avcHandle, AVCEncParams* encParam, function AVCEnc_Status (line 570) | AVCEnc_Status VerifyProfile(AVCEncObject *encvid, AVCSeqParamSet *seqPar... function AVCEnc_Status (line 640) | AVCEnc_Status VerifyLevel(AVCEncObject *encvid, AVCSeqParamSet *seqParam... function AVCEnc_Status (line 704) | AVCEnc_Status InitFrame(AVCEncObject *encvid) function AVCEnc_Status (line 803) | AVCEnc_Status InitSlice(AVCEncObject *encvid) FILE: RtspCamera/jni/avc_h264/enc/src/intra_est.cpp function IntraDecisionABE (line 33) | bool IntraDecisionABE(AVCEncObject *encvid, int min_cost, uint8 *curL, i... function MBIntraSearch (line 112) | void MBIntraSearch(AVCEncObject *encvid, int mbnum, uint8 *curL, int pic... function intrapred_luma_16x16 (line 207) | void intrapred_luma_16x16(AVCEncObject *encvid) function find_cost_16x16 (line 432) | void find_cost_16x16(AVCEncObject *encvid, uint8 *orgY, int *min_cost) function cost_i16 (line 493) | int cost_i16(uint8 *org, int org_pitch, uint8 *pred, int min_cost) function mb_intra4x4_search (line 626) | void mb_intra4x4_search(AVCEncObject *encvid, int *min_cost) function blk_intra4x4_search (line 721) | int blk_intra4x4_search(AVCEncObject *encvid, int blkidx, uint8 *cur, ui... function FindMostProbableI4Mode (line 1224) | int FindMostProbableI4Mode(AVCCommonObj *video, int blkidx) function cost_i4 (line 1290) | void cost_i4(uint8 *org, int org_pitch, uint8 *pred, uint16 *cost) function chroma_intra_search (line 1364) | void chroma_intra_search(AVCEncObject *encvid) function SATDChroma (line 1726) | int SATDChroma(uint8 *orgCb, uint8 *orgCr, int org_pitch, uint8 *pred, i... function MBIntraSearch (line 1852) | void MBIntraSearch(AVCEncObject *encvid, AVCMacroblock *currMB, int mbNum) function MBIntraSearch (line 2005) | void MBIntraSearch(AVCEncObject *encvid, AVCMacroblock *currMB, int mbNum) FILE: RtspCamera/jni/avc_h264/enc/src/motion_comp.cpp function AVCMBMotionComp (line 39) | void AVCMBMotionComp(AVCEncObject *encvid, AVCCommonObj *video) function eLumaMotionComp (line 122) | void eLumaMotionComp(uint8 *ref, int picpitch, int picheight, function eCreateAlign (line 191) | void eCreateAlign(uint8 *ref, int picpitch, int y_pos, function eHorzInterp1MC (line 269) | void eHorzInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, function eHorzInterp2MC (line 559) | void eHorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch, function eHorzInterp3MC (line 718) | void eHorzInterp3MC(uint8 *in, int inpitch, int *out, int outpitch, function eVertInterp1MC (line 783) | void eVertInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, function eVertInterp2MC (line 1086) | void eVertInterp2MC(uint8 *in, int inpitch, int *out, int outpitch, function eVertInterp3MC (line 1152) | void eVertInterp3MC(int *in, int inpitch, uint8 *out, int outpitch, function eDiagonalInterpMC (line 1311) | void eDiagonalInterpMC(uint8 *in1, uint8 *in2, int inpitch, function eFullPelMC (line 1657) | void eFullPelMC(uint8 *in, int inpitch, uint8 *out, int outpitch, function ePadChroma (line 1705) | void ePadChroma(uint8 *ref, int picwidth, int picheight, int picpitch, i... function eChromaMotionComp (line 1813) | void eChromaMotionComp(uint8 *ref, int picwidth, int picheight, function eChromaDiagonalMC_SIMD (line 1841) | void eChromaDiagonalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function eChromaHorizontalMC_SIMD (line 1933) | void eChromaHorizontalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function eChromaVerticalMC_SIMD (line 1982) | void eChromaVerticalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function eChromaDiagonalMC2_SIMD (line 2025) | void eChromaDiagonalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function eChromaHorizontalMC2_SIMD (line 2068) | void eChromaHorizontalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function eChromaVerticalMC2_SIMD (line 2090) | void eChromaVerticalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, function eChromaFullMC_SIMD (line 2116) | void eChromaFullMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, FILE: RtspCamera/jni/avc_h264/enc/src/motion_est.cpp function AVCEnc_Status (line 69) | AVCEnc_Status InitMotionSearchModule(AVCHandle *avcHandle) function CleanMotionSearchModule (line 174) | void CleanMotionSearchModule(AVCHandle *avcHandle) function IntraDecisionABE (line 188) | bool IntraDecisionABE(int *min_cost, uint8 *cur, int pitch, bool ave) function AVCMotionEstimation (line 238) | void AVCMotionEstimation(AVCEncObject *encvid) function AVCPaddingEdge (line 487) | void AVCPaddingEdge(AVCPictureData *refPic) function AVCRasterIntraUpdate (line 577) | void AVCRasterIntraUpdate(AVCEncObject *encvid, AVCMacroblock *mblock, i... function InitHTFM (line 607) | void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar... function UpdateHTFM (line 693) | void UpdateHTFM(AVCEncObject *encvid, double *newvar, double *exp_lamda,... function CalcThreshold (line 725) | void CalcThreshold(double pf, double exp_lamda[], int nrmlz_th[]) function HTFMPrepareCurMB_AVC (line 748) | void HTFMPrepareCurMB_AVC(AVCEncObject *encvid, HTFM_Stat *htfm_stat,... function AVCPrepareCurMB (line 812) | void AVCPrepareCurMB(AVCEncObject *encvid, uint8 *cur, int pitch) function AVCEnc_Status (line 844) | AVCEnc_Status AVCMBMotionSearch(AVCEncObject *encvid, AVCMacroblock *cur... function AVCMBMotionSearch (line 961) | void AVCMBMotionSearch(AVCEncObject *encvid, uint8 *cur, uint8 *best_can... function AVCFullSearch (line 1266) | int AVCFullSearch(AVCEncObject *encvid, uint8 *prev, uint8 *cur, function AVCCandidateSelection (line 1362) | void AVCCandidateSelection(int *mvx, int *mvy, int *num_can, int imb, in... function AVCMoveNeighborSAD (line 1686) | void AVCMoveNeighborSAD(int dn[], int new_loc) function AVCFindMin (line 1760) | int AVCFindMin(int dn[]) FILE: RtspCamera/jni/avc_h264/enc/src/pvavcencoder.cpp function CbAvcEncDebugLog (line 28) | void CbAvcEncDebugLog(uint32 *userData, AVCLogType type, char *string1, ... function CbAvcEncMalloc (line 39) | int CbAvcEncMalloc(void *userData, int32 size, int attribute) function CbAvcEncFree (line 51) | void CbAvcEncFree(void *userData, int mem) function CbAvcEncDPBAlloc (line 60) | int CbAvcEncDPBAlloc(void *userData, uint frame_size_in_mbs, uint num_bu... function CbAvcEncFrameUnbind (line 67) | void CbAvcEncFrameUnbind(void *userData, int indx) function CbAvcEncFrameBind (line 76) | int CbAvcEncFrameBind(void *userData, int indx, uint8 **yuv) function OSCL_EXPORT_REF (line 93) | OSCL_EXPORT_REF PVAVCEncoder::~PVAVCEncoder() function OSCL_EXPORT_REF (line 99) | OSCL_EXPORT_REF PVAVCEncoder* PVAVCEncoder::New() function OSCL_EXPORT_REF (line 132) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::Initialize(TAVCEIInputFormat... function int32 (line 164) | int32 PVAVCEncoder::GetMaxOutputBufferSize() function TAVCEI_RETVAL (line 174) | TAVCEI_RETVAL PVAVCEncoder::Init(TAVCEIInputFormat* aVidInFormat, TAVCEI... function OSCL_EXPORT_REF (line 323) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::GetParameterSet(uint8 *param... function OSCL_EXPORT_REF (line 376) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::Encode(TAVCEIInputData *aVidIn) function OSCL_EXPORT_REF (line 473) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::GetOutput(TAVCEIOutputData *... function OSCL_EXPORT_REF (line 640) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::FlushInput() function TAVCEI_RETVAL (line 647) | TAVCEI_RETVAL PVAVCEncoder::CleanupEncoder() function OSCL_EXPORT_REF (line 679) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::UpdateBitRate(int32 *aBitRate) function OSCL_EXPORT_REF (line 688) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::UpdateFrameRate(OsclFloat *a... function OSCL_EXPORT_REF (line 697) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::UpdateIDRFrameInterval(int32... function OSCL_EXPORT_REF (line 706) | OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::IDRRequest() function OSCL_EXPORT_REF (line 715) | OSCL_EXPORT_REF int32 PVAVCEncoder::GetEncodeWidth(int32 aLayer) function OSCL_EXPORT_REF (line 722) | OSCL_EXPORT_REF int32 PVAVCEncoder::GetEncodeHeight(int32 aLayer) function OSCL_EXPORT_REF (line 729) | OSCL_EXPORT_REF OsclFloat PVAVCEncoder::GetEncodeFrameRate(int32 aLayer) function AVCProfile (line 776) | AVCProfile PVAVCEncoder::mapProfile(TAVCEIProfile in) function AVCLevel (line 812) | AVCLevel PVAVCEncoder::mapLevel(TAVCEILevel in) FILE: RtspCamera/jni/avc_h264/enc/src/pvavcencoder_factory.cpp function PVAVCEncoderInterface (line 37) | PVAVCEncoderInterface* PVAVCEncoderFactory::CreatePVAVCEncoder() function OSCL_EXPORT_REF (line 49) | OSCL_EXPORT_REF bool PVAVCEncoderFactory::DeletePVAVCEncoder(PVAVCEncode... FILE: RtspCamera/jni/avc_h264/enc/src/rate_control.cpp function GetAvgFrameQP (line 47) | int GetAvgFrameQP(AVCRateControl *rateCtrl) function AVCEnc_Status (line 52) | AVCEnc_Status RCDetermineFrameNum(AVCEncObject *encvid, AVCRateControl *... function RCUpdateBuffer (line 139) | void RCUpdateBuffer(AVCCommonObj *video, AVCRateControl *rateCtrl, int f... function AVCEnc_Status (line 166) | AVCEnc_Status InitRateControlModule(AVCHandle *avcHandle) function CleanupRateControlModule (line 294) | void CleanupRateControlModule(AVCHandle *avcHandle) function RCInitGOP (line 324) | void RCInitGOP(AVCEncObject *encvid) function RCInitFrameQP (line 334) | void RCInitFrameQP(AVCEncObject *encvid) function calculateQuantizer_Multipass (line 406) | void calculateQuantizer_Multipass(AVCEncObject *encvid, AVCCommonObj *vi... function targetBitCalculation (line 521) | void targetBitCalculation(AVCEncObject *encvid, AVCCommonObj *video, AVC... function updateRC_PostProc (line 665) | void updateRC_PostProc(AVCRateControl *rateCtrl, MultiPass *pMP) function RCInitChromaQP (line 693) | void RCInitChromaQP(AVCEncObject *encvid) function RCInitMBQP (line 735) | void RCInitMBQP(AVCEncObject *encvid) function RCPostMB (line 746) | void RCPostMB(AVCCommonObj *video, AVCRateControl *rateCtrl, int num_hea... function RCRestoreQP (line 755) | void RCRestoreQP(AVCMacroblock *currMB, AVCCommonObj *video, AVCEncObjec... function RCCalculateMAD (line 764) | void RCCalculateMAD(AVCEncObject *encvid, AVCMacroblock *currMB, uint8 *... function AVCEnc_Status (line 793) | AVCEnc_Status RCUpdateFrame(AVCEncObject *encvid) function AVCSaveRDSamples (line 847) | void AVCSaveRDSamples(MultiPass *pMP, int counter_samples) function updateRateControl (line 858) | void updateRateControl(AVCRateControl *rateCtrl, int nal_type) function ComputeFrameMAD (line 899) | double ComputeFrameMAD(AVCCommonObj *video, AVCRateControl *rateCtrl) function QP2Qstep (line 915) | double QP2Qstep(int QP) function Qstep2QP (line 929) | int Qstep2QP(double Qstep) function RCUpdateParams (line 980) | void RCUpdateParams(AVCRateControl *rateCtrl, AVCEncObject *encvid) FILE: RtspCamera/jni/avc_h264/enc/src/residual.cpp function AVCEnc_Status (line 21) | AVCEnc_Status EncodeIntraPCM(AVCEncObject *encvid) function AVCEnc_Status (line 146) | AVCEnc_Status enc_residual_block(AVCEncObject *encvid, AVCResidualType t... FILE: RtspCamera/jni/avc_h264/enc/src/sad.cpp function AVCSAD_Macroblock_C (line 62) | int AVCSAD_Macroblock_C(uint8 *ref, uint8 *blk, int dmin_lx, void *extra... function AVCAVCSAD_MB_HTFM_Collect (line 90) | int AVCAVCSAD_MB_HTFM_Collect(uint8 *ref, uint8 *blk, int dmin_lx, void ... function AVCSAD_MB_HTFM (line 195) | int AVCSAD_MB_HTFM(uint8 *ref, uint8 *blk, int dmin_lx, void *extra_info) FILE: RtspCamera/jni/avc_h264/enc/src/sad_halfpel.cpp function AVCSAD_MB_HalfPel_Cxhyh (line 68) | int AVCSAD_MB_HalfPel_Cxhyh(uint8 *ref, uint8 *blk, int dmin_rx, void *e... function AVCSAD_MB_HalfPel_Cyh (line 109) | int AVCSAD_MB_HalfPel_Cyh(uint8 *ref, uint8 *blk, int dmin_rx, void *ext... function AVCSAD_MB_HalfPel_Cxh (line 145) | int AVCSAD_MB_HalfPel_Cxh(uint8 *ref, uint8 *blk, int dmin_rx, void *ext... function AVCAVCSAD_MB_HP_HTFM_Collectxhyh (line 181) | int AVCAVCSAD_MB_HP_HTFM_Collectxhyh(uint8 *ref, uint8 *blk, int dmin_rx... function AVCAVCSAD_MB_HP_HTFM_Collectyh (line 263) | int AVCAVCSAD_MB_HP_HTFM_Collectyh(uint8 *ref, uint8 *blk, int dmin_rx, ... function AVCAVCSAD_MB_HP_HTFM_Collectxh (line 344) | int AVCAVCSAD_MB_HP_HTFM_Collectxh(uint8 *ref, uint8 *blk, int dmin_rx, ... function AVCSAD_MB_HP_HTFMxhyh (line 424) | int AVCSAD_MB_HP_HTFMxhyh(uint8 *ref, uint8 *blk, int dmin_rx, void *ext... function AVCSAD_MB_HP_HTFMyh (line 492) | int AVCSAD_MB_HP_HTFMyh(uint8 *ref, uint8 *blk, int dmin_rx, void *extra... function AVCSAD_MB_HP_HTFMxh (line 558) | int AVCSAD_MB_HP_HTFMxh(uint8 *ref, uint8 *blk, int dmin_rx, void *extra... FILE: RtspCamera/jni/avc_h264/enc/src/sad_halfpel_inline.h function int32 (line 29) | __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 38) | __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 49) | __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 61) | __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 75) | __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 82) | __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) FILE: RtspCamera/jni/avc_h264/enc/src/sad_inline.h function int32 (line 28) | __inline int32 SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 37) | __inline int32 sad_4pixel(int32 src1, int32 src2, int32 mask) function int32 (line 77) | __inline int32 simd_sad_mb(uint8 *ref, uint8 *blk, int dmin, int lx) function int32 (line 172) | __inline int32 SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 184) | __inline int32 sad_4pixel(int32 src1, int32 src2, int32 mask) function int32 (line 203) | __inline int32 sad_4pixelN(int32 src1, int32 src2, int32 mask) function int32 (line 252) | __inline int32 simd_sad_mb(uint8 *ref, uint8 *blk, int dmin, int lx) function int32 (line 341) | __inline int32 SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 347) | __inline int32 sad_4pixel(int32 src1, int32 src2, int32 mask) function int32 (line 356) | __inline int32 sad_4pixelN(int32 src1, int32 src2, int32 mask) function int32 (line 390) | __inline int32 simd_sad_mb(uint8 *ref, uint8 *blk, int dmin, int lx) FILE: RtspCamera/jni/avc_h264/enc/src/sad_mb_offset.h function int32 (line 26) | __inline int32 sad_mb_offset1(uint8 *ref, uint8 *blk, int lx, int dmin) FILE: RtspCamera/jni/avc_h264/enc/src/slice.cpp function AVCEnc_Status (line 22) | AVCEnc_Status AVCEncodeSlice(AVCEncObject *encvid) function AVCEnc_Status (line 154) | AVCEnc_Status EncodeMB(AVCEncObject *encvid) function Copy_MB (line 512) | void Copy_MB(uint8 *curL, uint8 *curCb, uint8 *curCr, uint8 *predBlock, ... function AVCEnc_Status (line 551) | AVCEnc_Status EncodeMBHeader(AVCMacroblock *currMB, AVCEncObject *encvid) function uint (line 603) | uint InterpretMBType(AVCMacroblock *currMB, int slice_type) function AVCEnc_Status (line 687) | AVCEnc_Status mb_pred(AVCCommonObj *video, AVCMacroblock *currMB, AVCEnc... function AVCEnc_Status (line 773) | AVCEnc_Status sub_mb_pred(AVCCommonObj *video, AVCMacroblock *currMB, AV... function InterpretSubMBTypeP (line 869) | void InterpretSubMBTypeP(AVCMacroblock *mblock, uint *sub_mb_type) function InterpretSubMBTypeB (line 886) | void InterpretSubMBTypeB(AVCMacroblock *mblock, uint *sub_mb_type) function AVCEnc_Status (line 921) | AVCEnc_Status EncodeIntra4x4Mode(AVCCommonObj *video, AVCMacroblock *cur... FILE: RtspCamera/jni/avc_h264/enc/src/vlc_encode.cpp function AVCEnc_Status (line 22) | AVCEnc_Status ue_v(AVCEncBitstream *bitstream, uint codeNum) function AVCEnc_Status (line 32) | AVCEnc_Status se_v(AVCEncBitstream *bitstream, int value) function AVCEnc_Status (line 51) | AVCEnc_Status te_v(AVCEncBitstream *bitstream, uint value, uint range) function AVCEnc_Status (line 70) | AVCEnc_Status SetEGBitstring(AVCEncBitstream *bitstream, uint codeNum) function AVCEnc_Status (line 106) | AVCEnc_Status EncodeCBP(AVCMacroblock *currMB, AVCEncBitstream *stream) function AVCEnc_Status (line 125) | AVCEnc_Status ce_TotalCoeffTrailingOnes(AVCEncBitstream *stream, int Tra... function AVCEnc_Status (line 194) | AVCEnc_Status ce_TotalCoeffTrailingOnesChromaDC(AVCEncBitstream *stream,... function AVCEnc_Status (line 215) | AVCEnc_Status ce_TotalZeros(AVCEncBitstream *stream, int total_zeros, in... function AVCEnc_Status (line 266) | AVCEnc_Status ce_TotalZerosChromaDC(AVCEncBitstream *stream, int total_z... function AVCEnc_Status (line 294) | AVCEnc_Status ce_RunBefore(AVCEncBitstream *stream, int run_before, int ... FILE: RtspCamera/jni/avc_h264/oscl/oscl_base.h function class (line 25) | class OsclBase function class (line 32) | class OsclErrorTrap function class (line 41) | class OsclMem function class (line 48) | class OsclRequestStatus function class (line 68) | class OsclActiveObject function class (line 226) | class OsclTimerObject FILE: RtspCamera/jni/avc_h264/oscl/oscl_error_codes.h type int32 (line 25) | typedef int32 OsclLeaveCode; type int32 (line 51) | typedef int32 OsclReturnCode; FILE: RtspCamera/jni/avc_h264/oscl/oscl_types.h type int8 (line 40) | typedef signed char int8; type uint8 (line 45) | typedef unsigned char uint8; type int16 (line 50) | typedef short int16; type uint16 (line 55) | typedef unsigned short uint16; type int32 (line 60) | typedef long int32; type uint32 (line 65) | typedef unsigned long uint32; type sint8 (line 69) | typedef signed char sint8; type OsclFloat (line 73) | typedef float OsclFloat; type uint (line 77) | typedef unsigned int uint; type OSCL_NATIVE_INT64_TYPE (line 84) | typedef OSCL_NATIVE_INT64_TYPE int64; type OSCL_NATIVE_UINT64_TYPE (line 90) | typedef OSCL_NATIVE_UINT64_TYPE uint64; FILE: RtspCamera/jni/m4v_h263/dec/include/mp4dec_api.h type uint (line 35) | typedef uint Bool; type OutputFrame (line 68) | typedef struct tagOutputFrame type applicationData (line 74) | typedef struct tagApplicationData type VideoDecControls (line 82) | typedef struct tagvideoDecControls type MP4DecodingMode (line 102) | typedef enum type MP4FrameType (line 109) | typedef enum type VopHeaderInfo (line 114) | typedef struct tagVopHeaderInfo type VideoRefCopyInfoPtr (line 128) | typedef struct tagVideoRefCopyInfoPtr type VideoRefCopyInfoData (line 136) | typedef struct tagVideoRefCopyInfoData type VideoRefCopyInfo (line 144) | typedef struct tagVideoRefCopyInfo FILE: RtspCamera/jni/m4v_h263/dec/include/pvm4vdecoder.h function class (line 34) | class PVM4VDecoder : public PVVideoDecoderInterface FILE: RtspCamera/jni/m4v_h263/dec/include/pvm4vdecoder_dpi.h function class (line 61) | class PVM4VDecoder_DPI : public PVVideoDecoderInterface FILE: RtspCamera/jni/m4v_h263/dec/include/pvm4vdecoder_factory.h function class (line 31) | class PVM4VDecoderFactory FILE: RtspCamera/jni/m4v_h263/dec/include/pvvideodecoderinterface.h function class (line 33) | class PVVideoDecoderInterface FILE: RtspCamera/jni/m4v_h263/dec/include/visual_header.h type uint (line 24) | typedef uint Bool; type VolInfo (line 29) | typedef struct tagVolInfo FILE: RtspCamera/jni/m4v_h263/dec/oscl/oscl_base.h function class (line 25) | class OsclBase function class (line 32) | class OsclErrorTrap function class (line 41) | class OsclMem function class (line 48) | class OsclRequestStatus function class (line 68) | class OsclActiveObject function class (line 226) | class OsclTimerObject FILE: RtspCamera/jni/m4v_h263/dec/oscl/oscl_error_codes.h type int32 (line 25) | typedef int32 OsclLeaveCode; type int32 (line 51) | typedef int32 OsclReturnCode; FILE: RtspCamera/jni/m4v_h263/dec/oscl/oscl_types.h type int8 (line 37) | typedef signed char int8; type uint8 (line 42) | typedef unsigned char uint8; type int16 (line 47) | typedef short int16; type uint16 (line 52) | typedef unsigned short uint16; type int32 (line 57) | typedef long int32; type uint32 (line 62) | typedef unsigned long uint32; type sint8 (line 66) | typedef signed char sint8; type OsclFloat (line 70) | typedef float OsclFloat; type uint (line 74) | typedef unsigned int uint; type OSCL_NATIVE_INT64_TYPE (line 81) | typedef OSCL_NATIVE_INT64_TYPE int64; type OSCL_NATIVE_UINT64_TYPE (line 87) | typedef OSCL_NATIVE_UINT64_TYPE uint64; FILE: RtspCamera/jni/m4v_h263/dec/src/3GPVideoParser.cpp function uint32 (line 42) | uint32 EndienConvert (uint32 input){ function uint32 (line 49) | uint32 getUint32FromUint8Buffer (uint8* buffer,uint32 offset){ function int32 (line 56) | int32 findAtom (uint8* buffer,uint32 bufferSize, uint32 valueToFind){ function int32 (line 71) | int32 findAtom (uint32* buffer,uint32 bufferSize, uint32 valueToFind){ function cleanupParser (line 86) | int cleanupParser(void){ function Init3GPVideoParser (line 104) | int Init3GPVideoParser (char *filePath){ function getFrame (line 304) | int getFrame (uint8* aOutBuffer,uint32* aBufferSize, uint32* aTimestamp){ function release (line 335) | int release(){ function uint32 (line 347) | uint32 getVideoDuration (){ function uint32 (line 367) | uint32 getVideoWidth (){ function uint32 (line 376) | uint32 getVideoHeight(){ FILE: RtspCamera/jni/m4v_h263/dec/src/3GPVideoParser.h type uint8 (line 13) | typedef unsigned char uint8; type uint16 (line 14) | typedef unsigned short uint16; type int16 (line 15) | typedef short int16; type uint32 (line 16) | typedef unsigned long uint32; type int32 (line 17) | typedef long int32; type Atom (line 39) | typedef struct { type sample (line 44) | struct sample { type Sample (line 50) | typedef struct sample Sample; FILE: RtspCamera/jni/m4v_h263/dec/src/adaptive_smooth_no_mmx.cpp function AdaptiveSmooth_NoMMX (line 212) | void AdaptiveSmooth_NoMMX( FILE: RtspCamera/jni/m4v_h263/dec/src/bitstream.cpp function PV_STATUS (line 50) | PV_STATUS BitstreamFillCache(BitstreamDecVideo *stream) function BitstreamReset (line 125) | void BitstreamReset(BitstreamDecVideo *stream, uint8 *buffer, int32 buff... function BitstreamOpen (line 141) | int BitstreamOpen(BitstreamDecVideo *stream, int layer) function BitstreamClose (line 165) | void BitstreamClose(BitstreamDecVideo * stream) function PV_STATUS (line 178) | PV_STATUS BitstreamShowBits32HC(BitstreamDecVideo *stream, uint32 *code) function PV_STATUS (line 196) | PV_STATUS BitstreamShowBits32(BitstreamDecVideo *stream, int nbits, uint... function PV_STATUS (line 218) | PV_STATUS BitstreamShowBits16(BitstreamDecVideo *stream, int nbits, uint... function PV_STATUS (line 241) | PV_STATUS BitstreamShow15Bits(BitstreamDecVideo *stream, uint *code) function PV_STATUS (line 260) | PV_STATUS BitstreamShow13Bits(BitstreamDecVideo *stream, uint *code) function uint (line 273) | uint BitstreamReadBits16_INLINE(BitstreamDecVideo *stream, int nbits) function uint (line 289) | uint BitstreamRead1Bits_INLINE(BitstreamDecVideo *stream) function uint (line 314) | uint BitstreamReadBits16(BitstreamDecVideo *stream, int nbits) function uint (line 336) | uint BitstreamRead1Bits(BitstreamDecVideo *stream) function PV_STATUS (line 358) | PV_STATUS PV_BitstreamFlushBitsCheck(BitstreamDecVideo *stream, int nbits) function uint32 (line 385) | uint32 BitstreamReadBits32(BitstreamDecVideo *stream, int nbits) function uint32 (line 399) | uint32 BitstreamReadBits32HC(BitstreamDecVideo *stream) function PV_STATUS (line 418) | PV_STATUS BitstreamCheckEndBuffer(BitstreamDecVideo *stream) function PV_STATUS (line 425) | PV_STATUS PV_BitstreamShowBitsByteAlign(BitstreamDecVideo *stream, int n... function PV_STATUS (line 444) | PV_STATUS PV_BitstreamShowBitsByteAlignNoForceStuffing(BitstreamDecVideo... function PV_STATUS (line 463) | PV_STATUS PV_BitstreamByteAlign(BitstreamDecVideo *stream) function PV_STATUS (line 490) | PV_STATUS BitstreamByteAlignNoForceStuffing(BitstreamDecVideo *stream) function int32 (line 516) | int32 getPointer(BitstreamDecVideo *stream) function PV_STATUS (line 532) | PV_STATUS movePointerTo(BitstreamDecVideo *stream, int32 pos) function Bool (line 568) | Bool validStuffing(BitstreamDecVideo *stream) function Bool (line 580) | Bool validStuffing_h263(BitstreamDecVideo *stream) function PV_STATUS (line 606) | PV_STATUS PVSearchNextH263Frame(BitstreamDecVideo *stream) function PV_STATUS (line 635) | PV_STATUS PVSearchNextM4VFrame(BitstreamDecVideo *stream) function PVLocateM4VFrameBoundary (line 655) | void PVLocateM4VFrameBoundary(BitstreamDecVideo *stream) function PVLocateH263FrameBoundary (line 666) | void PVLocateH263FrameBoundary(BitstreamDecVideo *stream) function PV_STATUS (line 685) | PV_STATUS quickSearchVideoPacketHeader(BitstreamDecVideo *stream, int ma... function PV_STATUS (line 709) | PV_STATUS quickSearchH263SliceHeader(BitstreamDecVideo *stream) function PV_STATUS (line 787) | PV_STATUS quickSearchMotionMarker(BitstreamDecVideo *stream) function PV_STATUS (line 878) | PV_STATUS quickSearchDCM(BitstreamDecVideo *stream) function PV_STATUS (line 953) | PV_STATUS quickSearchGOBHeader(BitstreamDecVideo *stream) FILE: RtspCamera/jni/m4v_h263/dec/src/bitstream.h function PV_STATUS (line 51) | __inline PV_STATUS BitstreamShowBits16(BitstreamDecVideo *stream, int nb... function PV_STATUS (line 69) | __inline PV_STATUS BitstreamShow15Bits(BitstreamDecVideo *stream, uint *... function PV_STATUS (line 83) | __inline PV_STATUS BitstreamShow13Bits(BitstreamDecVideo *stream, uint *... function uint (line 95) | __inline uint BitstreamReadBits16_INLINE(BitstreamDecVideo *stream, int ... function uint (line 110) | __inline uint BitstreamRead1Bits_INLINE(BitstreamDecVideo *stream) FILE: RtspCamera/jni/m4v_h263/dec/src/block_idct.cpp function MBlockIDCT (line 223) | void MBlockIDCT(VideoDecData *video) function BlockIDCT_intra (line 251) | void BlockIDCT_intra( function Copy_Blk_to_Vop (line 324) | void Copy_Blk_to_Vop(uint8 *dst, uint8 *pred, int width) function BlockIDCT (line 349) | void BlockIDCT( function idctrow (line 510) | void idctrow( function idctrow_intra (line 621) | void idctrow_intra( function idctcol (line 831) | void idctcol( FILE: RtspCamera/jni/m4v_h263/dec/src/cal_dc_scaler.cpp function cal_dc_scaler (line 150) | int cal_dc_scaler( FILE: RtspCamera/jni/m4v_h263/dec/src/chv_filter.cpp function CombinedHorzVertFilter (line 177) | void CombinedHorzVertFilter( function CombinedHorzVertFilter_NoSoftDeblocking (line 454) | void CombinedHorzVertFilter_NoSoftDeblocking( FILE: RtspCamera/jni/m4v_h263/dec/src/chvr_filter.cpp function CombinedHorzVertRingFilter (line 23) | void CombinedHorzVertRingFilter( FILE: RtspCamera/jni/m4v_h263/dec/src/com_orangelabs_rcs_core_ims_protocol_rtp_codec_video_h263_decoder_NativeH263Decoder.cpp function deinitDecoder (line 41) | int deinitDecoder(){ function initDecoder (line 60) | int initDecoder(int srcWidth, int srcHeight){ function JNIEXPORT (line 89) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 99) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 109) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 160) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 200) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 212) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 223) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 234) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 245) | JNIEXPORT jstring JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_... function JNIEXPORT (line 259) | JNIEXPORT jobject JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_... function jint (line 322) | jint JNI_OnLoad(JavaVM* vm, void* reserved) { FILE: RtspCamera/jni/m4v_h263/dec/src/combined_decode.cpp function PV_STATUS (line 43) | PV_STATUS DecodeFrameCombinedMode(VideoDecData *video) function PV_STATUS (line 346) | PV_STATUS GetMBheader(VideoDecData *video, int16 *QP) function PV_STATUS (line 527) | PV_STATUS GetMBData(VideoDecData *video) FILE: RtspCamera/jni/m4v_h263/dec/src/conceal.cpp function ConcealTexture_I (line 31) | void ConcealTexture_I(VideoDecData *video, int32 startFirstPartition, in... function ConcealTexture_P (line 81) | void ConcealTexture_P(VideoDecData *video, int mb_start, int mb_stop, in... function ConcealPacket (line 115) | void ConcealPacket(VideoDecData *video, function CopyVopMB (line 138) | void CopyVopMB(Vop *curr, uint8 *prevFrame, int mbnum, int width_Y, int ... FILE: RtspCamera/jni/m4v_h263/dec/src/datapart_decode.cpp function PV_STATUS (line 40) | PV_STATUS DecodeFrameDataPartMode(VideoDecData *video) function PV_STATUS (line 139) | PV_STATUS DecodeDataPart_I_VideoPacket(VideoDecData *video, int slice_co... function PV_STATUS (line 304) | PV_STATUS DecodeDataPart_P_VideoPacket(VideoDecData *video, int slice_co... function PV_STATUS (line 517) | PV_STATUS GetMBheaderDataPart_DQUANT_DC(VideoDecData *video, int16 *QP) function PV_STATUS (line 575) | PV_STATUS GetMBheaderDataPart_P(VideoDecData *video) function PV_STATUS (line 619) | PV_STATUS GetMBData_DataPart(VideoDecData *video) FILE: RtspCamera/jni/m4v_h263/dec/src/dcac_prediction.cpp function doDCACPrediction (line 28) | void doDCACPrediction( function doDCACPrediction_I (line 206) | void doDCACPrediction_I( FILE: RtspCamera/jni/m4v_h263/dec/src/dec_pred_intra_dc.cpp function PV_STATUS (line 23) | PV_STATUS PV_DecodePredictedIntraDC( FILE: RtspCamera/jni/m4v_h263/dec/src/deringing_chroma.cpp function Deringing_Chroma (line 23) | void Deringing_Chroma( FILE: RtspCamera/jni/m4v_h263/dec/src/deringing_luma.cpp function Deringing_Luma (line 23) | void Deringing_Luma( FILE: RtspCamera/jni/m4v_h263/dec/src/find_min_max.cpp function FindMaxMin (line 132) | void FindMaxMin( FILE: RtspCamera/jni/m4v_h263/dec/src/get_pred_adv_b_add.cpp function GetPredAdvancedBy0x0 (line 83) | int GetPredAdvancedBy0x0( function GetPredAdvancedBy0x1 (line 183) | int GetPredAdvancedBy0x1( function GetPredAdvancedBy1x0 (line 512) | int GetPredAdvancedBy1x0( function GetPredAdvancedBy1x1 (line 859) | int GetPredAdvancedBy1x1( FILE: RtspCamera/jni/m4v_h263/dec/src/get_pred_outside.cpp function GetPredOutside (line 241) | int GetPredOutside( FILE: RtspCamera/jni/m4v_h263/dec/src/idct.cpp function idct_intra (line 121) | void idct_intra( function idct (line 344) | void idct( FILE: RtspCamera/jni/m4v_h263/dec/src/idct_vca.cpp function idctrow0 (line 31) | void idctrow0(int16 *blk, uint8 *pred, uint8 *dst, int width) function idctcol0 (line 39) | void idctcol0(int16 *blk) function idctrow1 (line 45) | void idctrow1(int16 *blk, uint8 *pred, uint8 *dst, int width) function idctcol1 (line 95) | void idctcol1(int16 *blk) function idctrow2 (line 102) | void idctrow2(int16 *blk, uint8 *pred, uint8 *dst, int width) function idctcol2 (line 163) | void idctcol2(int16 *blk) function idctrow3 (line 190) | void idctrow3(int16 *blk, uint8 *pred, uint8 *dst, int width) function idctcol3 (line 262) | void idctcol3(int16 *blk) function idctrow4 (line 299) | void idctrow4(int16 *blk, uint8 *pred, uint8 *dst, int width) function idctcol4 (line 376) | void idctcol4(int16 *blk) function idctrow0_intra (line 419) | void idctrow0_intra(int16 *blk, PIXEL * comp, int width) function idctrow1_intra (line 427) | void idctrow1_intra(int16 *blk, PIXEL *comp, int width) function idctrow2_intra (line 456) | void idctrow2_intra(int16 *blk, PIXEL *comp, int width) function idctrow3_intra (line 513) | void idctrow3_intra(int16 *blk, PIXEL *comp, int width) function idctrow4_intra (line 586) | void idctrow4_intra(int16 *blk, PIXEL *comp, int width) FILE: RtspCamera/jni/m4v_h263/dec/src/mb_motion_comp.cpp function MBMotionComp (line 119) | void MBMotionComp( function SkippedMBMotionComp (line 548) | void SkippedMBMotionComp( FILE: RtspCamera/jni/m4v_h263/dec/src/mb_utils.cpp function PutSKIPPED_MB (line 25) | void PutSKIPPED_MB(uint8 *comp, uint8 *prev, int width) function PutSKIPPED_B (line 86) | void PutSKIPPED_B(uint8 *comp, uint8 *prev, int width) FILE: RtspCamera/jni/m4v_h263/dec/src/mp4def.h type PV_STATUS (line 23) | typedef enum type uint8 (line 35) | typedef uint8 PIXEL; type int16 (line 36) | typedef int16 MOT; FILE: RtspCamera/jni/m4v_h263/dec/src/mp4lib_int.h type BitstreamDecVideo (line 32) | typedef struct tagBitstream type Complexity_Est (line 48) | typedef struct tagComplexity_Est type Vop (line 56) | typedef struct tagVop type Vol (line 82) | typedef struct tagVol type int16 (line 132) | typedef int16 typeMBStore[6][NCOEFF_BLOCK]; type MacroBlock (line 134) | typedef struct tagMacroBlock type HeaderInfoDecVideo (line 148) | typedef struct tagHeaderInfoDecVideo type Tcoef (line 158) | typedef struct tagTcoef type VLCtab (line 168) | typedef struct tagVLCtab type VLCshorttab (line 174) | typedef struct tagVLCshorttab type VLCtab2 (line 180) | typedef struct tagVLCtab2 type int16 (line 193) | typedef int16 typeDCStore[6]; type int16 (line 194) | typedef int16 typeDCACStore[4][8]; type VideoDecData (line 199) | typedef struct tagVideoDecData FILE: RtspCamera/jni/m4v_h263/dec/src/packet_util.cpp function PV_STATUS (line 28) | PV_STATUS PV_ReadVideoPacketHeader(VideoDecData *video, int *next_MB) function PV_STATUS (line 144) | PV_STATUS PV_GobHeader(VideoDecData *video) function PV_STATUS (line 194) | PV_STATUS PV_H263SliceHeader(VideoDecData *video, int *next_MB) FILE: RtspCamera/jni/m4v_h263/dec/src/post_filter.cpp function PostFilter (line 31) | void PostFilter( function H263_Deblock (line 176) | void H263_Deblock(uint8 *rec, FILE: RtspCamera/jni/m4v_h263/dec/src/post_proc_semaphore.cpp function PostProcSemaphore (line 128) | int PostProcSemaphore( FILE: RtspCamera/jni/m4v_h263/dec/src/pp_semaphore_chroma_inter.cpp function pp_semaphore_chroma_inter (line 111) | void pp_semaphore_chroma_inter( FILE: RtspCamera/jni/m4v_h263/dec/src/pp_semaphore_luma.cpp function uint8 (line 112) | uint8 pp_semaphore_luma( FILE: RtspCamera/jni/m4v_h263/dec/src/pvdec_api.cpp function OSCL_EXPORT_REF (line 68) | OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8... function Bool (line 294) | Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, ... function Bool (line 538) | Bool PVResetVideoDecoder(VideoDecControls *decCtrl) function OSCL_EXPORT_REF (line 565) | OSCL_EXPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl) function OSCL_EXPORT_REF (line 730) | OSCL_EXPORT_REF void PVGetVideoDimensions(VideoDecControls *decCtrl, int... function uint32 (line 746) | uint32 PVGetVideoTimeStamp(VideoDecControls *decCtrl) function OSCL_EXPORT_REF (line 762) | OSCL_EXPORT_REF void PVSetPostProcType(VideoDecControls *decCtrl, int mode) function PVGetDecBitrate (line 778) | int PVGetDecBitrate(VideoDecControls *decCtrl) function PVGetDecFramerate (line 802) | int PVGetDecFramerate(VideoDecControls *decCtrl) function uint8 (line 818) | uint8 *PVGetDecOutputFrame(VideoDecControls *decCtrl) function PVGetLayerID (line 832) | int PVGetLayerID(VideoDecControls *decCtrl) function int32 (line 846) | int32 PVGetDecMemoryUsage(VideoDecControls *decCtrl) function OSCL_EXPORT_REF (line 863) | OSCL_EXPORT_REF MP4DecodingMode PVGetDecBitstreamMode(VideoDecControls *... function Bool (line 893) | Bool PVExtractVolHeader(uint8 *video_buffer, uint8 *vol_header, int32 *v... function int32 (line 941) | int32 PVLocateFrameHeader(uint8 *ptr, int32 size) function int32 (line 976) | int32 PVLocateH263FrameHeader(uint8 *ptr, int32 size) function OSCL_EXPORT_REF (line 1016) | OSCL_EXPORT_REF Bool PVDecodeVideoFrame(VideoDecControls *decCtrl, uint8... function Bool (line 1265) | Bool PVDecodeVopBody(VideoDecControls *decCtrl, int32 buffer_size[]) function OSCL_EXPORT_REF (line 1480) | OSCL_EXPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 ... function uint (line 1504) | uint VideoDecoderErrorDetected(VideoDecData * video) function m4vdec_dprintf (line 1526) | void m4vdec_dprintf(char *format, ...) function Bool (line 1553) | Bool IsIntraFrame(VideoDecControls *decCtrl) function PVDecPostProcess (line 1568) | void PVDecPostProcess(VideoDecControls *decCtrl, uint8 *outputYUV) function Bool (line 1624) | Bool PVDecSetReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 ... function Bool (line 1665) | Bool PVDecSetEnhReference(VideoDecControls *decCtrl, uint8 *refYUV, uint... function Bool (line 1706) | Bool PVGetVolInfo(VideoDecControls *decCtrl, VolInfo *pVolInfo) FILE: RtspCamera/jni/m4v_h263/dec/src/pvm4vdecoder.cpp function PVM4VDecoder (line 39) | PVM4VDecoder* PVM4VDecoder::New(void) function uint32 (line 145) | uint32 PVM4VDecoder::GetVideoTimestamp(void) function uint8 (line 163) | uint8* PVM4VDecoder::GetDecOutputFrame(void) function uint32 (line 189) | uint32 PVM4VDecoder::GetDecBitrate(void) function uint32 (line 195) | uint32 PVM4VDecoder::GetProfileAndLevel(void) FILE: RtspCamera/jni/m4v_h263/dec/src/pvm4vdecoder_factory.cpp function PVVideoDecoderInterface (line 38) | PVVideoDecoderInterface* PVM4VDecoderFactory::CreatePVM4VDecoder() function OSCL_EXPORT_REF (line 50) | OSCL_EXPORT_REF bool PVM4VDecoderFactory::DeletePVM4VDecoder(PVVideoDeco... FILE: RtspCamera/jni/m4v_h263/dec/src/vlc_decode.cpp function PV_STATUS (line 103) | PV_STATUS DecodeUserData(BitstreamDecVideo *stream) function PV_STATUS (line 267) | PV_STATUS PV_DecodeMBVec(BitstreamDecVideo *stream, MOT *mv_x, MOT *mv_y... function PV_STATUS (line 319) | PV_STATUS PV_DeScaleMVD( function mv_prediction (line 353) | void mv_prediction( function PV_STATUS (line 452) | PV_STATUS PV_VlcDecMV(BitstreamDecVideo *stream, int *mv) function PV_VlcDecMCBPC_com_intra (line 503) | int PV_VlcDecMCBPC_com_intra(BitstreamDecVideo *stream) function PV_VlcDecMCBPC_com_inter (line 536) | int PV_VlcDecMCBPC_com_inter(BitstreamDecVideo *stream) function PV_VlcDecMCBPC_com_inter_H263 (line 557) | int PV_VlcDecMCBPC_com_inter_H263(BitstreamDecVideo *stream) function PV_VlcDecCBPY (line 590) | int PV_VlcDecCBPY(BitstreamDecVideo *stream, int intra) function PV_STATUS (line 628) | PV_STATUS PV_VlcDecIntraDCPredSize(BitstreamDecVideo *stream, int compnu... function PV_STATUS (line 839) | PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) function PV_STATUS (line 1022) | PV_STATUS VlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef) function PV_STATUS (line 1201) | PV_STATUS VlcDecTCOEFShortHeader(BitstreamDecVideo *stream, Tcoef *pTcoe... function PV_STATUS (line 1262) | PV_STATUS VlcDecTCOEFShortHeader_AnnexI(BitstreamDecVideo *stream, Tcoef... function PV_STATUS (line 1317) | PV_STATUS VlcDecTCOEFShortHeader_AnnexT(BitstreamDecVideo *stream, Tcoef... function PV_STATUS (line 1390) | PV_STATUS VlcDecTCOEFShortHeader_AnnexIT(BitstreamDecVideo *stream, Tcoe... function PV_STATUS (line 1472) | PV_STATUS RvlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef) function PV_STATUS (line 1555) | PV_STATUS RvlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) FILE: RtspCamera/jni/m4v_h263/dec/src/vlc_dequant.cpp function VlcDequantMpegIntraBlock (line 50) | int VlcDequantMpegIntraBlock(void *vid, int comp, int switched, function VlcDequantMpegInterBlock (line 383) | int VlcDequantMpegInterBlock(void *vid, int comp, function VlcDequantH263IntraBlock (line 502) | int VlcDequantH263IntraBlock(VideoDecData *video, int comp, int switched, function VlcDequantH263IntraBlock_SH (line 805) | int VlcDequantH263IntraBlock_SH(VideoDecData *video, int comp, uint8 *bi... function VlcDequantH263InterBlock (line 1066) | int VlcDequantH263InterBlock(VideoDecData *video, int comp, FILE: RtspCamera/jni/m4v_h263/dec/src/vop.cpp function CalcNumBits (line 64) | int CalcNumBits(uint x) function PV_STATUS (line 81) | PV_STATUS DecodeVOLHeader(VideoDecData *video, int layer) function PV_STATUS (line 741) | PV_STATUS DecodeGOVHeader(BitstreamDecVideo *stream, uint32 *time_base) function PV_STATUS (line 805) | PV_STATUS DecodeVOPHeader(VideoDecData *video, Vop *currVop, Bool use_ex... function PV_STATUS (line 1008) | PV_STATUS DecodeShortHeader(VideoDecData *video, Vop *currVop) function PV_STATUS (line 1018) | PV_STATUS DecodeH263Header(VideoDecData *video, Vop *currVop) function PV_STATUS (line 1483) | PV_STATUS PV_DecodeVop(VideoDecData *video) function uint32 (line 1579) | uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader) FILE: RtspCamera/jni/m4v_h263/dec/src/yuv2rgb.cpp function convert (line 10) | int convert (int width,int height, uint8 *in,uint32 *out){ FILE: RtspCamera/jni/m4v_h263/enc/include/cvei.h type TCVEI_RETVAL (line 54) | enum TCVEI_RETVAL type TCVEI_EVENT (line 63) | enum TCVEI_EVENT type TPVVideoFormat (line 79) | enum TPVVideoFormat type TPVContentType (line 89) | enum TPVContentType type TMP4RateControlType (line 102) | enum TMP4RateControlType type TPVM4VProfileLevel (line 115) | enum TPVM4VProfileLevel type TPVVideoEncodeParam (line 137) | struct TPVVideoEncodeParam type TPVVideoInputFormat (line 263) | struct TPVVideoInputFormat type TPVVideoInputData (line 283) | struct TPVVideoInputData type TPVVideoOutputData (line 293) | struct TPVVideoOutputData function class (line 318) | class MPVCVEIObserver function class (line 331) | class CommonVideoEncoder : public OsclTimerObject FILE: RtspCamera/jni/m4v_h263/enc/include/mp4enc_api.h type UChar (line 27) | typedef unsigned char UChar; type Char (line 28) | typedef char Char; type UInt (line 29) | typedef unsigned int UInt; type Int (line 30) | typedef int Int; type UShort (line 31) | typedef unsigned short UShort; type Short (line 32) | typedef short Short; type Bool (line 33) | typedef unsigned int Bool; type ULong (line 34) | typedef unsigned long ULong; type MP4EncodingMode (line 43) | typedef enum type MP4RateControlType (line 55) | typedef enum type PassNum (line 65) | typedef enum type ParamEncMode (line 71) | typedef enum type ProfileLevelType (line 81) | typedef enum type MP4HintTrack (line 106) | typedef struct tagMP4HintTrack type VideoEncControls (line 114) | typedef struct tagvideoEncControls type VideoEncFrameIO (line 121) | typedef struct tagvideoEncFrameIO type VideoEncOptions (line 134) | typedef struct tagvideoEncOptions FILE: RtspCamera/jni/m4v_h263/enc/include/pvm4vencoder.h type TMP4EncodingMode (line 53) | enum TMP4EncodingMode type TParamEncMode (line 69) | enum TParamEncMode type mp4StreamType (line 75) | typedef struct function class (line 100) | class CPVM4VEncoder : public CommonVideoEncoder FILE: RtspCamera/jni/m4v_h263/enc/oscl/oscl_base.h function class (line 25) | class OsclBase function class (line 32) | class OsclErrorTrap function class (line 41) | class OsclMem function class (line 48) | class OsclRequestStatus function class (line 68) | class OsclActiveObject function class (line 226) | class OsclTimerObject FILE: RtspCamera/jni/m4v_h263/enc/oscl/oscl_error_codes.h type int32 (line 25) | typedef int32 OsclLeaveCode; type int32 (line 51) | typedef int32 OsclReturnCode; FILE: RtspCamera/jni/m4v_h263/enc/oscl/oscl_types.h type int8 (line 37) | typedef signed char int8; type uint8 (line 42) | typedef unsigned char uint8; type int16 (line 47) | typedef short int16; type uint16 (line 52) | typedef unsigned short uint16; type int32 (line 57) | typedef long int32; type uint32 (line 62) | typedef unsigned long uint32; type sint8 (line 66) | typedef signed char sint8; type OsclFloat (line 70) | typedef float OsclFloat; type uint (line 74) | typedef unsigned int uint; type OSCL_NATIVE_INT64_TYPE (line 81) | typedef OSCL_NATIVE_INT64_TYPE int64; type OSCL_NATIVE_UINT64_TYPE (line 87) | typedef OSCL_NATIVE_UINT64_TYPE uint64; FILE: RtspCamera/jni/m4v_h263/enc/src/bitstream_io.cpp function BitstreamEncVideo (line 51) | BitstreamEncVideo *BitStreamCreateEnc(Int bufferSize) function Void (line 92) | Void BitstreamCloseEnc(BitstreamEncVideo *stream) function PV_STATUS (line 119) | PV_STATUS BitstreamPutBits(BitstreamEncVideo *stream, Int Length, UInt V... function PV_STATUS (line 167) | PV_STATUS BitstreamPutGT16Bits(BitstreamEncVideo *stream, Int Length, UL... function PV_STATUS (line 206) | PV_STATUS BitstreamSaveWord(BitstreamEncVideo *stream) function PV_STATUS (line 256) | PV_STATUS BitstreamSavePartial(BitstreamEncVideo *stream, Int *fraction) function Int (line 325) | Int BitstreamShortHeaderByteAlignStuffing(BitstreamEncVideo *stream) function Int (line 354) | Int BitstreamMpeg4ByteAlignStuffing(BitstreamEncVideo *stream) function PV_STATUS (line 415) | PV_STATUS BitstreamAppendEnc(BitstreamEncVideo *bitstream1, BitstreamEnc... function PV_STATUS (line 492) | PV_STATUS BitstreamAppendPacket(BitstreamEncVideo *bitstream1, Bitstream... function PV_STATUS (line 531) | PV_STATUS BitstreamAppendPacketNoOffset(BitstreamEncVideo *bitstream1, B... function PV_STATUS (line 580) | PV_STATUS BitstreamRepos(BitstreamEncVideo *bitstream, Int byteCount, ... function PV_STATUS (line 624) | PV_STATUS BitstreamFlushBits(BitstreamEncVideo *bitstream1, Int num_bit_... function PV_STATUS (line 680) | PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, Bitstrea... function Int (line 759) | Int BitstreamGetPos(BitstreamEncVideo *stream) function BitstreamEncReset (line 765) | void BitstreamEncReset(BitstreamEncVideo *stream) function Void (line 775) | Void BitstreamSetOverrunBuffer(BitstreamEncVideo* stream, UChar* overru... function PV_STATUS (line 786) | PV_STATUS BitstreamUseOverrunBuffer(BitstreamEncVideo* stream, Int numEx... FILE: RtspCamera/jni/m4v_h263/enc/src/com_orangelabs_rcs_core_ims_protocol_rtp_codec_video_h263_encoder_NativeH263Encoder.cpp function JNIEXPORT (line 29) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function JNIEXPORT (line 207) | JNIEXPORT jbyteArray JNICALL Java_com_orangelabs_rcs_core_ims_protocol_r... function JNIEXPORT (line 275) | JNIEXPORT jint JNICALL Java_com_orangelabs_rcs_core_ims_protocol_rtp_cod... function jint (line 283) | jint JNI_OnLoad(JavaVM* vm, void* reserved) { FILE: RtspCamera/jni/m4v_h263/enc/src/combined_encode.cpp function PV_STATUS (line 37) | PV_STATUS EncodeFrameCombinedMode(VideoEncData *video) function PV_STATUS (line 262) | PV_STATUS EncodeSliceCombinedMode(VideoEncData *video) function PV_STATUS (line 681) | PV_STATUS EncodeGOBHeader(VideoEncData *video, Int GOB_number, Int quant... FILE: RtspCamera/jni/m4v_h263/enc/src/datapart_encode.cpp function PV_STATUS (line 36) | PV_STATUS EncodeFrameDataPartMode(VideoEncData *video) function PV_STATUS (line 211) | PV_STATUS EncodeSliceDataPartMode(VideoEncData *video) FILE: RtspCamera/jni/m4v_h263/enc/src/dct.cpp function Void (line 39) | Void BlockDCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) function Void (line 268) | Void Block4x4DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) function Void (line 474) | Void Block2x2DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) function Void (line 653) | Void BlockDCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) function Void (line 864) | Void Block4x4DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) function Void (line 1051) | Void Block2x2DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) function Block1x1DCTwSub (line 1211) | void Block1x1DCTwSub(Short *out, UChar *cur, UChar *pred, Int width) function Block1x1DCTIntra (line 1248) | void Block1x1DCTIntra(Short *out, UChar *cur, UChar *dummy2, Int width) FILE: RtspCamera/jni/m4v_h263/enc/src/dct_inline.h function int32 (line 29) | __inline int32 mla724(int32 op1, int32 op2, int32 op3) function int32 (line 40) | __inline int32 mla392(int32 k0, int32 k14, int32 round) function int32 (line 51) | __inline int32 mla554(int32 k4, int32 k12, int32 k1) function int32 (line 62) | __inline int32 mla1338(int32 k6, int32 k14, int32 k1) function int32 (line 73) | __inline int32 mla946(int32 k6, int32 k14, int32 k1) function int32 (line 84) | __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, function int32 (line 243) | __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, function int32 (line 271) | __inline int32 mla724(int32 op1, int32 op2, int32 op3) function int32 (line 287) | __inline int32 mla392(int32 k0, int32 k14, int32 round) function int32 (line 303) | __inline int32 mla554(int32 k4, int32 k12, int32 k1) function int32 (line 319) | __inline int32 mla1338(int32 k6, int32 k14, int32 k1) function int32 (line 334) | __inline int32 mla946(int32 k6, int32 k14, int32 k1) function int32 (line 349) | __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, FILE: RtspCamera/jni/m4v_h263/enc/src/fastcodemb.cpp function PV_STATUS (line 51) | PV_STATUS CodeMB_H263(VideoEncData *video, approxDCT *function, Int QP, ... function PV_STATUS (line 280) | PV_STATUS CodeMB_MPEG(VideoEncData *video, approxDCT *function, Int QP, ... function Int (line 485) | Int getBlockSAV(Short block[]) function Int (line 531) | Int Sad8x8(UChar *cur, UChar *prev, Int width) function Int (line 595) | Int getBlockSum(UChar *cur, Int width) FILE: RtspCamera/jni/m4v_h263/enc/src/fastcodemb.h type approxDCT (line 28) | typedef struct struct_approxDCT approxDCT; type struct_approxDCT (line 29) | struct struct_approxDCT type QPstruct (line 42) | struct QPstruct type QPstruct (line 68) | struct QPstruct type QPstruct (line 72) | struct QPstruct type QPstruct (line 76) | struct QPstruct type QPstruct (line 79) | struct QPstruct FILE: RtspCamera/jni/m4v_h263/enc/src/fastidct.cpp function idct_col0 (line 43) | void idct_col0(Short *blk) function idct_col1 (line 50) | void idct_col1(Short *blk) function idct_col2 (line 57) | void idct_col2(Short *blk) function idct_col3 (line 83) | void idct_col3(Short *blk) function idct_col4 (line 118) | void idct_col4(Short *blk) function idct_col0x40 (line 161) | void idct_col0x40(Short *blk) function idct_col0x20 (line 187) | void idct_col0x20(Short *blk) function idct_col0x10 (line 211) | void idct_col0x10(Short *blk) function idct_col (line 237) | void idct_col(Short *blk) function idct_row0Inter (line 291) | void idct_row0Inter(Short *srce, UChar *rec, Int lx) function idct_row1Inter (line 302) | void idct_row1Inter(Short *blk, UChar *rec, Int lx) function idct_row2Inter (line 349) | void idct_row2Inter(Short *blk, UChar *rec, Int lx) function idct_row3Inter (line 408) | void idct_row3Inter(Short *blk, UChar *rec, Int lx) function idct_row4Inter (line 478) | void idct_row4Inter(Short *blk, UChar *rec, Int lx) function idct_row0x40Inter (line 554) | void idct_row0x40Inter(Short *blk, UChar *rec, Int lx) function idct_row0x20Inter (line 611) | void idct_row0x20Inter(Short *blk, UChar *rec, Int lx) function idct_row0x10Inter (line 667) | void idct_row0x10Inter(Short *blk, UChar *rec, Int lx) function idct_rowInter (line 722) | void idct_rowInter(Short *blk, UChar *rec, Int lx) function idct_row0Intra (line 813) | void idct_row0Intra(Short *srce, UChar *rec, Int lx) function idct_row1Intra (line 824) | void idct_row1Intra(Short *blk, UChar *rec, Int lx) function idct_row2Intra (line 845) | void idct_row2Intra(Short *blk, UChar *rec, Int lx) function idct_row3Intra (line 900) | void idct_row3Intra(Short *blk, UChar *rec, Int lx) function idct_row4Intra (line 966) | void idct_row4Intra(Short *blk, UChar *rec, Int lx) function idct_row0x40Intra (line 1039) | void idct_row0x40Intra(Short *blk, UChar *rec, Int lx) function idct_row0x20Intra (line 1094) | void idct_row0x20Intra(Short *blk, UChar *rec, Int lx) function idct_row0x10Intra (line 1147) | void idct_row0x10Intra(Short *blk, UChar *rec, Int lx) function idct_rowIntra (line 1199) | void idct_rowIntra(Short *blk, UChar *rec, Int lx) function idct_row0zmv (line 1287) | void idct_row0zmv(Short *srce, UChar *rec, UChar *pred, Int lx) function idct_row1zmv (line 1297) | void idct_row1zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_row2zmv (line 1345) | void idct_row2zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_row3zmv (line 1405) | void idct_row3zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_row4zmv (line 1476) | void idct_row4zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_row0x40zmv (line 1553) | void idct_row0x40zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_row0x20zmv (line 1611) | void idct_row0x20zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_row0x10zmv (line 1668) | void idct_row0x10zmv(Short *blk, UChar *rec, UChar *pred, Int lx) function idct_rowzmv (line 1724) | void idct_rowzmv(Short *blk, UChar *rec, UChar *pred, Int lx) function BlockIDCTMotionComp (line 1835) | void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, FILE: RtspCamera/jni/m4v_h263/enc/src/fastquant.cpp function Int (line 90) | Int cal_dc_scalerENC(Int QP, Int type) function Int (line 149) | Int BlockQuantDequantH263Inter(Short *rcoeff, Short *qcoeff, struct QPst... function Int (line 269) | Int BlockQuantDequantH263Intra(Short *rcoeff, Short *qcoeff, struct QPst... function Int (line 441) | Int BlockQuantDequantH263DCInter(Short *rcoeff, Short *qcoeff, struct QP... function Int (line 495) | Int BlockQuantDequantH263DCIntra(Short *rcoeff, Short *qcoeff, struct QP... function Int (line 544) | Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int... function Int (line 673) | Int BlockQuantDequantMPEGIntra(Short *rcoeff, Short *qcoeff, Int QP, Int... function Int (line 852) | Int BlockQuantDequantMPEGDCInter(Short *rcoeff, Short *qcoeff, Int QP, I... function Int (line 919) | Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, I... FILE: RtspCamera/jni/m4v_h263/enc/src/fastquant_inline.h function int32 (line 31) | __inline int32 aan_scale(int32 q_value, int32 coeff, int32 round, int32 ... function int32 (line 42) | __inline int32 coeff_quant(int32 coeff, int32 q_scale, int32 shift) function int32 (line 53) | __inline int32 coeff_clip(int32 q_value, int32 ac_clip) function int32 (line 63) | __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, ... function int32 (line 84) | __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) function int32 (line 91) | __inline int32 smulbb(int32 q_scale, int32 coeff) function int32 (line 100) | __inline int32 aan_dc_scale(int32 coeff, int32 QP) function int32 (line 109) | __inline int32 clip_2047(int32 q_value, int32 tmp) function int32 (line 125) | __inline int32 coeff_dequant_mpeg(int32 q_value, int32 stepsize, int32 Q... function int32 (line 150) | __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) function int32 (line 429) | __inline int32 aan_scale(int32 q_value, int32 coeff, function int32 (line 450) | __inline int32 coeff_quant(int32 coeff, int32 q_scale, int32 shift) function int32 (line 470) | __inline int32 coeff_clip(int32 q_value, int32 ac_clip) function int32 (line 484) | __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, ... function int32 (line 511) | __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) function int32 (line 526) | __inline int32 smulbb(int32 q_scale, int32 coeff) function int32 (line 539) | __inline int32 aan_dc_scale(int32 coeff, int32 QP) function int32 (line 554) | __inline int32 clip_2047(int32 q_value, int32 tmp) function int32 (line 568) | __inline int32 coeff_dequant_mpeg(int32 q_value, int32 stepsize, int32 Q... function int32 (line 599) | __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) FILE: RtspCamera/jni/m4v_h263/enc/src/findhalfpel.cpp function FindHalfPelMB (line 65) | void FindHalfPelMB(VideoEncData *video, UChar *cur, MOT *mot, UChar *ncand, function Int (line 184) | Int FindHalfPelBlk(VideoEncData *video, UChar *cur, MOT *mot, Int sad16,... FILE: RtspCamera/jni/m4v_h263/enc/src/me_utils.cpp function ChooseMode_C (line 35) | void ChooseMode_C(UChar *Mode, UChar *cur, Int lx, Int min_SAD) function GetHalfPelMBRegion_C (line 110) | void GetHalfPelMBRegion_C(UChar *cand, UChar *hmem, Int lx) function GetHalfPelBlkRegion (line 166) | void GetHalfPelBlkRegion(UChar *cand, UChar *hmem, Int lx) function PaddingEdge (line 218) | void PaddingEdge(Vop *refVop) function ComputeMBSum_C (line 313) | void ComputeMBSum_C(UChar *cur, Int lx, MOT *mot_mb) FILE: RtspCamera/jni/m4v_h263/enc/src/motion_comp.cpp function getMotionCompensatedMB (line 99) | void getMotionCompensatedMB(VideoEncData *video, Int ind_x, Int ind_y, I... function EncPrediction_INTER (line 201) | void EncPrediction_INTER( function EncPrediction_INTER4V (line 240) | void EncPrediction_INTER4V( function EncPrediction_Chrom (line 293) | void EncPrediction_Chrom( function Int (line 351) | Int GetPredAdvBy0x0( function Int (line 450) | Int GetPredAdvBy0x1( function Int (line 775) | Int GetPredAdvBy1x0( function Int (line 1118) | Int GetPredAdvBy1x1( function Int (line 1521) | Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec, function Copy_MB_from_Vop (line 1718) | void Copy_MB_from_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) function Copy_B_from_Vop (line 1766) | void Copy_B_from_Vop(UChar *comp, Int cChan[], Int pitch) function Copy_MB_into_Vop (line 1796) | void Copy_MB_into_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) function Copy_B_into_Vop (line 1864) | void Copy_B_into_Vop(UChar *comp, Int cChan[], Int pitch) function get_MB (line 1906) | void get_MB(UChar *c_prev, UChar *c_prev_u , UChar *c_prev_v, function PutSkippedBlock (line 1945) | void PutSkippedBlock(UChar *rec, UChar *prev, Int lx) FILE: RtspCamera/jni/m4v_h263/enc/src/motion_est.cpp function MotionEstimation (line 136) | void MotionEstimation(VideoEncData *video) function InitHTFM (line 534) | void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar,... function UpdateHTFM (line 619) | void UpdateHTFM(VideoEncData *video, double *newvar, double *exp_lamda, ... function CalcThreshold (line 651) | void CalcThreshold(double pf, double exp_lamda[], Int nrmlz_th[]) function HTFMPrepareCurMB (line 674) | void HTFMPrepareCurMB(VideoEncData *video, HTFM_Stat *htfm_stat, UCha... function PrepareCurMB (line 739) | void PrepareCurMB(VideoEncData *video, UChar *cur) function MBMotionSearch (line 770) | void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[], function Int (line 1179) | Int fullsearch(VideoEncData *video, Vol *currVol, UChar *prev, UChar *cur, function Int (line 1266) | Int fullsearchBlk(VideoEncData *video, Vol *currVol, UChar *cent, UChar ... function CandidateSelection (line 1352) | void CandidateSelection(Int *mvx, Int *mvy, Int *num_can, Int imb, Int jmb, function RasterIntraUpdate (line 1573) | void RasterIntraUpdate(UChar *intraArray, UChar *Mode, Int totalMB, Int ... function ResetIntraUpdate (line 1611) | void ResetIntraUpdate(UChar *intraArray, Int totalMB) function ResetIntraUpdateRegion (line 1622) | void ResetIntraUpdateRegion(UChar *intraArray, Int start_i, Int rwidth, function MoveNeighborSAD (line 1647) | void MoveNeighborSAD(Int dn[], Int new_loc) function Int (line 1721) | Int FindMin(Int dn[]) FILE: RtspCamera/jni/m4v_h263/enc/src/mp4def.h type UChar (line 43) | typedef unsigned char UChar; type Char (line 44) | typedef char Char; type UInt (line 45) | typedef unsigned int UInt; type Int (line 46) | typedef int Int; type UShort (line 47) | typedef unsigned short UShort; type Short (line 48) | typedef short Short; type SInt (line 49) | typedef short int SInt; type Bool (line 50) | typedef unsigned int Bool; type ULong (line 51) | typedef unsigned long ULong; type Void (line 52) | typedef void Void; type PV_STATUS (line 60) | typedef enum type UChar (line 71) | typedef UChar PIXEL; FILE: RtspCamera/jni/m4v_h263/enc/src/mp4enc_api.cpp function OSCL_EXPORT_REF (line 158) | OSCL_EXPORT_REF Bool PVGetDefaultEncOption(VideoEncOptions *encOption, I... function OSCL_EXPORT_REF (line 187) | OSCL_EXPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encoderCont... function OSCL_EXPORT_REF (line 1072) | OSCL_EXPORT_REF Bool PVCleanUpVideoEncoder(VideoEncControls *encoderC... function OSCL_EXPORT_REF (line 1276) | OSCL_EXPORT_REF Bool PVGetVolHeader(VideoEncControls *encCtrl, UChar *vo... function OSCL_EXPORT_REF (line 1319) | OSCL_EXPORT_REF UChar* PVGetOverrunBuffer(VideoEncControls *encCtrl) function OSCL_EXPORT_REF (line 1347) | OSCL_EXPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, Video... function OSCL_EXPORT_REF (line 1647) | OSCL_EXPORT_REF Bool PVEncodeFrameSet(VideoEncControls *encCtrl, VideoEn... function OSCL_EXPORT_REF (line 1839) | OSCL_EXPORT_REF Bool PVEncodeSlice(VideoEncControls *encCtrl, UChar *bst... function OSCL_EXPORT_REF (line 1977) | OSCL_EXPORT_REF Bool PVGetH263ProfileLevelID(VideoEncControls *encCtrl, ... function OSCL_EXPORT_REF (line 2047) | OSCL_EXPORT_REF Bool PVGetMPEG4ProfileLevelID(VideoEncControls *encCtrl,... function OSCL_EXPORT_REF (line 2092) | OSCL_EXPORT_REF Bool PVUpdateEncFrameRate(VideoEncControls *encCtrl, flo... function OSCL_EXPORT_REF (line 2133) | OSCL_EXPORT_REF Bool PVUpdateBitRate(VideoEncControls *encCtrl, Int *bit... function Bool (line 2171) | Bool PVUpdateVBVDelay(VideoEncControls *encCtrl, float delay) function OSCL_EXPORT_REF (line 2212) | OSCL_EXPORT_REF Bool PVUpdateIFrameInterval(VideoEncControls *encCtrl, I... function OSCL_EXPORT_REF (line 2237) | OSCL_EXPORT_REF Bool PVUpdateNumIntraMBRefresh(VideoEncControls *encC... function OSCL_EXPORT_REF (line 2262) | OSCL_EXPORT_REF Bool PVIFrameRequest(VideoEncControls *encCtrl) function OSCL_EXPORT_REF (line 2288) | OSCL_EXPORT_REF Int PVGetEncMemoryUsage(VideoEncControls *encCtrl) function OSCL_EXPORT_REF (line 2312) | OSCL_EXPORT_REF Bool PVGetHintTrack(VideoEncControls *encCtrl, MP4HintTr... function OSCL_EXPORT_REF (line 2340) | OSCL_EXPORT_REF Bool PVGetMaxVideoFrameSize(VideoEncControls *encCtrl, I... function OSCL_EXPORT_REF (line 2376) | OSCL_EXPORT_REF Bool PVGetVBVSize(VideoEncControls *encCtrl, Int *VBVSize) function PV_STATUS (line 2404) | PV_STATUS EncodeVOS_Start(VideoEncControls *encoderControl) function PV_STATUS (line 2569) | PV_STATUS VOS_End(VideoEncControls *encoderControl) function Int (line 2593) | Int DetermineCodingLayer(VideoEncData *video, Int *nLayer, ULong modTime) function DetermineVopType (line 2758) | void DetermineVopType(VideoEncData *video, Int currLayer) function Int (line 2828) | Int UpdateSkipNextFrame(VideoEncData *video, ULong *modTime, Int *size, ... function Bool (line 2962) | Bool SetProfile_BufferSize(VideoEncData *video, float delay, Int bInitia... FILE: RtspCamera/jni/m4v_h263/enc/src/mp4enc_lib.h type QPstruct (line 65) | struct QPstruct type QPstruct (line 69) | struct QPstruct type QPstruct (line 73) | struct QPstruct type QPstruct (line 76) | struct QPstruct FILE: RtspCamera/jni/m4v_h263/enc/src/mp4lib_int.h type BitstreamEncVideo (line 29) | typedef struct tagBitstream type Vop (line 42) | typedef struct tagVOP type Vol (line 76) | typedef struct tagVol type MacroBlock (line 132) | typedef struct tagMacroBlock type RunLevelBlock (line 139) | typedef struct tagRunLevelBlock type HeaderInfoEncVideo (line 146) | typedef struct tagHeaderInfoDecVideo type Short (line 152) | typedef Short typeDCStore[6]; type Short (line 153) | typedef Short typeDCACStore[4][8]; type MOT (line 155) | typedef struct tagMOT type HintTrackInfo (line 162) | typedef struct tagHintTrackInfo type VideoEncParams (line 172) | typedef struct tagVideoEncParams type FuncPtr (line 236) | typedef struct tagFuncPtr type RDInfo (line 254) | typedef struct tagRDInfo type MultiPass (line 262) | typedef struct tagMultiPass type HTFM_Stat (line 309) | typedef struct tagHTFM_Stat type VideoEncData (line 319) | typedef struct tagVideoEncData type VLCtable (line 441) | typedef struct tagVLCtable type approxDCT (line 451) | typedef struct struct_approxDCT approxDCT; type struct_approxDCT (line 452) | struct struct_approxDCT type QPstruct (line 463) | struct QPstruct FILE: RtspCamera/jni/m4v_h263/enc/src/pvm4vencoder.cpp function OSCL_EXPORT_REF (line 34) | OSCL_EXPORT_REF CPVM4VEncoder::~CPVM4VEncoder() function OSCL_EXPORT_REF (line 45) | OSCL_EXPORT_REF CPVM4VEncoder* CPVM4VEncoder::New(int32 aThreadId) function OSCL_EXPORT_REF (line 84) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::SetObserver(MPVCVEIObserver ... function OSCL_EXPORT_REF (line 91) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::AddBuffer(TPVVideoOutputData... function OSCL_EXPORT_REF (line 105) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::Encode(TPVVideoInputData *aV... function TCVEI_RETVAL (line 253) | TCVEI_RETVAL CPVM4VEncoder::ParseFSI(uint8* aFSIBuff, int FSILength, Vid... function int16 (line 535) | int16 CPVM4VEncoder::iDecodeShortHeader(mp4StreamType *psBits, VideoEncO... function int16 (line 615) | int16 CPVM4VEncoder::ShowBits( function int16 (line 658) | int16 CPVM4VEncoder::FlushBits( function int16 (line 689) | int16 CPVM4VEncoder::ReadBits( function int16 (line 727) | int16 CPVM4VEncoder::ByteAlign( function OSCL_EXPORT_REF (line 767) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::Initialize(TPVVideoInputForm... function OSCL_EXPORT_REF (line 993) | OSCL_EXPORT_REF int32 CPVM4VEncoder::GetBufferSize() function OSCL_EXPORT_REF (line 1004) | OSCL_EXPORT_REF int32 CPVM4VEncoder::GetEncodeWidth(int32 aLayer) function OSCL_EXPORT_REF (line 1009) | OSCL_EXPORT_REF int32 CPVM4VEncoder::GetEncodeHeight(int32 aLayer) function OSCL_EXPORT_REF (line 1014) | OSCL_EXPORT_REF float CPVM4VEncoder::GetEncodeFrameRate(int32 aLayer) function OSCL_EXPORT_REF (line 1018) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::GetVolHeader(uint8 *volHeade... function OSCL_EXPORT_REF (line 1039) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::EncodeFrame(TPVVideoInputDat... function OSCL_EXPORT_REF (line 1183) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::FlushOutput(TPVVideoOutputDa... function TCVEI_RETVAL (line 1190) | TCVEI_RETVAL CPVM4VEncoder::Terminate() function OSCL_EXPORT_REF (line 1209) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::UpdateBitRate(int32 aNumLaye... function OSCL_EXPORT_REF (line 1227) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::UpdateFrameRate(int32 aNumLa... function OSCL_EXPORT_REF (line 1241) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::UpdateIFrameInterval(int32 a... function OSCL_EXPORT_REF (line 1252) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::IFrameRequest() function OSCL_EXPORT_REF (line 1263) | OSCL_EXPORT_REF TCVEI_RETVAL CPVM4VEncoder::SetIntraMBRefresh(int32 aNum... FILE: RtspCamera/jni/m4v_h263/enc/src/rate_control.cpp function PV_STATUS (line 50) | PV_STATUS RC_Initialize(void *input) function PV_STATUS (line 156) | PV_STATUS RC_Cleanup(rateControl *rc[], Int numLayers) function PV_STATUS (line 183) | PV_STATUS RC_VopQPSetting(VideoEncData *video, rateControl *prc[]) function Void (line 271) | Void SaveRDSamples(MultiPass *pMP, Int counter_samples) function PV_STATUS (line 291) | PV_STATUS RC_VopUpdateStat(VideoEncData *video, rateControl *rc) function Int (line 360) | Int RC_GetSkipNextFrame(VideoEncData *video, Int currLayer) function RC_ResetSkipNextFrame (line 365) | void RC_ResetSkipNextFrame(VideoEncData *video, Int currLayer) function PV_STATUS (line 383) | PV_STATUS RC_UpdateBuffer(VideoEncData *video, Int currLayer, Int num_skip) function PV_STATUS (line 416) | PV_STATUS RC_UpdateBXRCParams(void *input) function targetBitCalculation (line 529) | void targetBitCalculation(void *input) function calculateQuantizer_Multipass (line 699) | void calculateQuantizer_Multipass(void *input) function updateRateControl (line 808) | void updateRateControl(rateControl *rc, VideoEncData *video) function updateRC_PostProc (line 857) | void updateRC_PostProc(rateControl *rc, VideoEncData *video) FILE: RtspCamera/jni/m4v_h263/enc/src/rate_control.h type dataPointArray (line 23) | typedef struct tagdataPointArray type rateControl (line 33) | typedef struct FILE: RtspCamera/jni/m4v_h263/enc/src/sad.cpp function Int (line 79) | Int SAD_Macroblock_C(UChar *ref, UChar *blk, Int dmin_lx, void *extra_info) function Int (line 107) | Int SAD_MB_HTFM_Collect(UChar *ref, UChar *blk, Int dmin_lx, void *extra... function Int (line 209) | Int SAD_MB_HTFM(UChar *ref, UChar *blk, Int dmin_lx, void *extra_info) function Int (line 315) | Int SAD_Block_C(UChar *ref, UChar *blk, Int dmin, Int lx, void *) FILE: RtspCamera/jni/m4v_h263/enc/src/sad_halfpel.cpp function Int (line 65) | Int HalfPel1_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width, Int ih,... function Int (line 97) | Int HalfPel2_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width) function Int (line 139) | Int HalfPel1_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width, Int ih... function Int (line 171) | Int HalfPel2_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width) function Int (line 222) | Int SAD_MB_HalfPel_Cxhyh(UChar *ref, UChar *blk, Int dmin_rx, void *extr... function Int (line 263) | Int SAD_MB_HalfPel_Cyh(UChar *ref, UChar *blk, Int dmin_rx, void *extra_... function Int (line 299) | Int SAD_MB_HalfPel_Cxh(UChar *ref, UChar *blk, Int dmin_rx, void *extra_... function Int (line 336) | Int SAD_MB_HP_HTFM_Collectxhyh(UChar *ref, UChar *blk, Int dmin_rx, void... function Int (line 415) | Int SAD_MB_HP_HTFM_Collectyh(UChar *ref, UChar *blk, Int dmin_rx, void *... function Int (line 493) | Int SAD_MB_HP_HTFM_Collectxh(UChar *ref, UChar *blk, Int dmin_rx, void *... function Int (line 570) | Int SAD_MB_HP_HTFMxhyh(UChar *ref, UChar *blk, Int dmin_rx, void *extra_... function Int (line 638) | Int SAD_MB_HP_HTFMyh(UChar *ref, UChar *blk, Int dmin_rx, void *extra_info) function Int (line 704) | Int SAD_MB_HP_HTFMxh(UChar *ref, UChar *blk, Int dmin_rx, void *extra_info) function Int (line 781) | Int SAD_Blk_HalfPel_C(UChar *ref, UChar *blk, Int dmin, Int width, Int r... FILE: RtspCamera/jni/m4v_h263/enc/src/sad_halfpel_inline.h function int32 (line 34) | __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 43) | __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 54) | __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 66) | __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 81) | __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 101) | __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) FILE: RtspCamera/jni/m4v_h263/enc/src/sad_inline.h function int32 (line 33) | __inline int32 SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 42) | __inline int32 sad_4pixel(int32 src1, int32 src2, int32 mask) function int32 (line 82) | __inline int32 simd_sad_mb(UChar *ref, UChar *blk, Int dmin, Int lx) function int32 (line 177) | __inline int32 SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 189) | __inline int32 sad_4pixel(int32 src1, int32 src2, int32 mask) function int32 (line 208) | __inline int32 sad_4pixelN(int32 src1, int32 src2, int32 mask) function int32 (line 257) | __inline int32 simd_sad_mb(UChar *ref, UChar *blk, Int dmin, Int lx) function int32 (line 346) | __inline int32 SUB_SAD(int32 sad, int32 tmp, int32 tmp2) function int32 (line 365) | __inline int32 sad_4pixel(int32 src1, int32 src2, int32 mask) function int32 (line 390) | __inline int32 sad_4pixelN(int32 src1, int32 src2, int32 mask) function int32 (line 446) | __inline int32 simd_sad_mb(UChar *ref, UChar *blk, Int dmin, Int lx) FILE: RtspCamera/jni/m4v_h263/enc/src/sad_mb_offset.h function int32 (line 31) | __inline int32 sad_mb_offset1(UChar *ref, UChar *blk, Int lx, Int dmin) function int32 (line 134) | __inline int32 sad_mb_offset1(UChar *ref, UChar *blk, Int lx, Int dmin, ... function int32 (line 227) | __inline int32 sad_mb_offset1(UChar *ref, UChar *blk, Int lx, Int dmin) FILE: RtspCamera/jni/m4v_h263/enc/src/vlc_encode.cpp function Int (line 181) | Int function Int (line 196) | Int function Int (line 210) | Int function Int (line 238) | Int function Int (line 253) | Int function Int (line 268) | Int function Int (line 291) | Int PutCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 311) | Int PutCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 333) | Int PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 365) | Int PutCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 393) | Int PutCoeff_Inter_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 449) | Int PutCoeff_Inter_RVLC_Last(Int run, Int level, BitstreamEncVideo *bits... function Int (line 483) | Int PutCoeff_Intra_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 545) | Int PutCoeff_Intra_RVLC_Last(Int run, Int level, BitstreamEncVideo *bits... function Int (line 579) | Int function Int (line 609) | Int PutRunCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstr... function Int (line 638) | Int PutRunCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 688) | Int PutRunCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstr... function Int (line 728) | Int function Int (line 756) | Int PutLevelCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bits... function Int (line 783) | Int PutLevelCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) function Int (line 829) | Int PutLevelCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bits... function MBVlcEncodeDataPar_I_VOP (line 881) | void MBVlcEncodeDataPar_I_VOP( function MBVlcEncodeDataPar_P_VOP (line 969) | void MBVlcEncodeDataPar_P_VOP( function MBVlcEncodeCombined_I_VOP (line 1127) | void MBVlcEncodeCombined_I_VOP( function MBVlcEncodeCombined_P_VOP (line 1243) | void MBVlcEncodeCombined_P_VOP( function Void (line 1432) | Void BlockCodeCoeff_RVLC(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int ... function Void (line 1504) | Void BlockCodeCoeff_ShortHeader(RunLevelBlock *RLB, BitstreamEncVideo *b... function Void (line 1573) | Void BlockCodeCoeff_Normal(RunLevelBlock *RLB, BitstreamEncVideo *bs, In... function RunLevel (line 1785) | void RunLevel(VideoEncData *video, Int intra, Int intraDC_decision, Int ... function Bool (line 1926) | static Bool IntraDCSwitch_Decision(Int Mode, Int intra_dc_vlc_thr, Int i... function Int (line 1944) | Int IntraDC_dpcm(Int val, Int lum, BitstreamEncVideo *bitstream) function Void (line 2014) | Void DCACPred(VideoEncData *video, UChar Mode, Int *intraDC_decision, In... function Void (line 2532) | Void find_pmvs(VideoEncData *video, Int block, Int *mvx, Int *mvy) function Void (line 2732) | Void WriteMVcomponent(Int f_code, Int dmv, BitstreamEncVideo *bs) function Void (line 2754) | Void FILE: RtspCamera/jni/m4v_h263/enc/src/vlc_encode_inline.h function Int (line 23) | __inline Int zero_run_search(UInt *bitmapzz, Short *dataBlock, RunLevel... function Int (line 214) | __inline Int m4v_enc_clz(UInt temp) function Int (line 227) | __inline Int zero_run_search(UInt *bitmapzz, Short *dataBlock, RunLevel... FILE: RtspCamera/jni/m4v_h263/enc/src/vop.cpp function PV_STATUS (line 39) | PV_STATUS EncodeVop(VideoEncData *video) function PV_STATUS (line 124) | PV_STATUS EncodeVop_NoME(VideoEncData *video) function PV_STATUS (line 276) | PV_STATUS EncodeGOVHeader(BitstreamEncVideo *stream, UInt seconds) function PV_STATUS (line 309) | PV_STATUS EncodeVopNotCoded(VideoEncData *video, UChar *bstream, Int *si... function PV_STATUS (line 353) | PV_STATUS EncodeVOPHeader(BitstreamEncVideo *stream, Vol *currVol, Vop *... function PV_STATUS (line 412) | PV_STATUS EncodeShortHeader(BitstreamEncVideo *stream, Vop *currVop) function PV_STATUS (line 504) | PV_STATUS EncodeVideoPacketHeader(VideoEncData *video, int MB_number, FILE: RtspCamera/src/com/orangelabs/rcs/core/CoreException.java class CoreException (line 26) | public class CoreException extends java.lang.Exception { method CoreException (line 34) | public CoreException(String error) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/CodecChain.java class CodecChain (line 31) | public class CodecChain { method CodecChain (line 57) | public CodecChain(Codec[] codecs, ProcessorOutputStream renderer) { method process (line 82) | public int process(Buffer input) { method doProcess (line 94) | private int doProcess(int codecNo, Buffer input) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/MediaRegistry.java class MediaRegistry (line 38) | public class MediaRegistry { method getSupportedVideoFormats (line 55) | public static Vector getSupportedVideoFormats() { method getSupportedAudioFormats (line 71) | public static Vector getSupportedAudioFormats() { method generateFormat (line 88) | public static Format generateFormat(String codec) { method isCodecSupported (line 98) | public static boolean isCodecSupported(String codec) { method generateEncodingCodecChain (line 109) | public static Codec[] generateEncodingCodecChain(String encoding) { method generateDecodingCodecChain (line 128) | public static Codec[] generateDecodingCodecChain(String encoding) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/MediaRtpReceiver.java class MediaRtpReceiver (line 33) | public class MediaRtpReceiver { method MediaRtpReceiver (line 59) | public MediaRtpReceiver(int localPort) { method prepareSession (line 70) | public void prepareSession(MediaOutput renderer, Format format) method startSession (line 107) | public void startSession() { method stopSession (line 121) | public void stopSession() { method getInputStream (line 137) | public RtpInputStream getInputStream() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/Processor.java class Processor (line 33) | public class Processor extends Thread { method Processor (line 71) | public Processor(ProcessorInputStream inputStream, ProcessorOutputStre... method startProcessing (line 88) | public void startProcessing() { method stopProcessing (line 100) | public void stopProcessing() { method run (line 114) | public void run() { method getInputStream (line 178) | public ProcessorInputStream getInputStream() { method getOutputStream (line 187) | public ProcessorOutputStream getOutputStream() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/RtpException.java class RtpException (line 26) | public class RtpException extends java.lang.Exception { method RtpException (line 34) | public RtpException(String error) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/Codec.java class Codec (line 29) | public abstract class Codec { method setInputFormat (line 67) | public Format setInputFormat(Format input) { method setOutputFormat (line 78) | public Format setOutputFormat(Format output) { method getInputFormat (line 88) | public Format getInputFormat() { method getOutputFormat (line 97) | public Format getOutputFormat() { method reset (line 104) | public void reset() { method open (line 110) | public void open() { method close (line 116) | public void close() { method isEOM (line 124) | protected boolean isEOM(Buffer inputBuffer) { method propagateEOM (line 133) | protected void propagateEOM(Buffer outputBuffer) { method updateOutput (line 146) | protected void updateOutput(Buffer outputBuffer, Format format, int le... method checkInputBuffer (line 159) | protected boolean checkInputBuffer(Buffer inputBuffer) { method validateByteArraySize (line 170) | protected byte[] validateByteArraySize(Buffer buffer, int newSize) { method process (line 195) | public abstract int process(Buffer input, Buffer output); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/VideoCodec.java class VideoCodec (line 28) | public abstract class VideoCodec extends Codec { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/H263Config.java class H263Config (line 26) | public class H263Config { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/H263RtpHeader.java class H263RtpHeader (line 30) | public class H263RtpHeader{ method H263RtpHeader (line 49) | public H263RtpHeader(final byte RR, final boolean P, final boolean V, ... method H263RtpHeader (line 62) | public H263RtpHeader(byte[] data){ FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/JavaDepacketizer.java class JavaDepacketizer (line 29) | public class JavaDepacketizer extends VideoCodec { method JavaDepacketizer (line 45) | public JavaDepacketizer(){ method process (line 55) | public int process(Buffer input, Buffer output){ class FrameAssembler (line 76) | static class FrameAssembler{ method put (line 85) | public void put(Buffer buffer){ method complete (line 137) | public boolean complete(){ method copyToBuffer (line 151) | private void copyToBuffer(Buffer bDest){ method getTimeStamp (line 176) | public long getTimeStamp(){ class FrameAssemblerCollection (line 186) | static class FrameAssemblerCollection{ method put (line 195) | public void put(Buffer buffer){ method getLastActiveAssembler (line 205) | public FrameAssembler getLastActiveAssembler(){ method createNewAssembler (line 215) | public int createNewAssembler(long timeStamp){ method getAssembler (line 252) | public int getAssembler(long timeStamp){ method removeOldestThan (line 273) | public void removeOldestThan(long timeStamp){ FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/JavaPacketizer.java class JavaPacketizer (line 27) | public class JavaPacketizer extends VideoCodec { method JavaPacketizer (line 33) | public JavaPacketizer(){ method process (line 36) | public int process(Buffer input, Buffer output){ FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/decoder/NativeH263Decoder.java class NativeH263Decoder (line 25) | public class NativeH263Decoder method NativeH263Decoder (line 28) | public NativeH263Decoder() method InitDecoder (line 32) | public static native int InitDecoder(int i, int j); method DeinitDecoder (line 34) | public static native int DeinitDecoder(); method DecodeAndConvert (line 36) | public static native int DecodeAndConvert(byte abyte0[], int ai[], lon... method InitParser (line 38) | public static native int InitParser(String s); method DeinitParser (line 40) | public static native int DeinitParser(); method getVideoLength (line 42) | public static native int getVideoLength(); method getVideoWidth (line 44) | public static native int getVideoWidth(); method getVideoHeight (line 46) | public static native int getVideoHeight(); method getVideoCoding (line 48) | public static native String getVideoCoding(); method getVideoSample (line 50) | public static native VideoSample getVideoSample(int ai[]); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/decoder/VideoSample.java class VideoSample (line 22) | public class VideoSample method VideoSample (line 28) | public VideoSample(byte data[], int timestamp) FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/encoder/NativeH263Encoder.java class NativeH263Encoder (line 25) | public class NativeH263Encoder method NativeH263Encoder (line 28) | public NativeH263Encoder() method InitEncoder (line 32) | public static native int InitEncoder(NativeH263EncoderParams nativeh26... method EncodeFrame (line 34) | public static native byte[] EncodeFrame(byte abyte0[], long l); method DeinitEncoder (line 36) | public static native int DeinitEncoder(); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h263/encoder/NativeH263EncoderParams.java class NativeH263EncoderParams (line 22) | public class NativeH263EncoderParams method NativeH263EncoderParams (line 76) | public NativeH263EncoderParams() method getEncMode (line 105) | public int getEncMode() method getPacketSize (line 110) | public int getPacketSize() method getProfile_level (line 115) | public int getProfile_level() method isRvlcEnable (line 120) | public boolean isRvlcEnable() method getGobHeaderInterval (line 125) | public int getGobHeaderInterval() method getNumLayers (line 130) | public int getNumLayers() method getTimeIncRes (line 135) | public int getTimeIncRes() method getTickPerSrc (line 140) | public int getTickPerSrc() method getEncHeight (line 145) | public int getEncHeight() method getEncWidth (line 150) | public int getEncWidth() method getEncFrameRate (line 155) | public float getEncFrameRate() method getBitRate (line 160) | public int getBitRate() method getIQuant (line 165) | public int getIQuant() method getPQuant (line 170) | public int getPQuant() method getQuantType (line 175) | public int getQuantType() method getRcType (line 180) | public int getRcType() method isNoFrameSkipped (line 185) | public boolean isNoFrameSkipped() method getIntraPeriod (line 190) | public int getIntraPeriod() method getNumIntraMB (line 195) | public int getNumIntraMB() method isSceneDetect (line 200) | public boolean isSceneDetect() method getSearchRange (line 205) | public int getSearchRange() method isMv8x8Enable (line 210) | public boolean isMv8x8Enable() method getIntraDCVlcTh (line 215) | public int getIntraDCVlcTh() method isUseACPred (line 220) | public boolean isUseACPred() method setEncMode (line 225) | public void setEncMode(int encMode) method setPacketSize (line 230) | public void setPacketSize(int packetSize) method setProfile_level (line 235) | public void setProfile_level(int profile_level) method setRvlcEnable (line 240) | public void setRvlcEnable(boolean rvlcEnable) method setGobHeaderInterval (line 245) | public void setGobHeaderInterval(int gobHeaderInterval) method setNumLayers (line 250) | public void setNumLayers(int numLayers) method setTimeIncRes (line 255) | public void setTimeIncRes(int timeIncRes) method setTickPerSrc (line 260) | public void setTickPerSrc(int tickPerSrc) method setEncHeight (line 265) | public void setEncHeight(int encHeight) method setEncWidth (line 270) | public void setEncWidth(int encWidth) method setEncFrameRate (line 275) | public void setEncFrameRate(float encFrameRate) method setBitRate (line 280) | public void setBitRate(int bitRate) method setIQuant (line 285) | public void setIQuant(int quant) method setPQuant (line 290) | public void setPQuant(int quant) method setQuantType (line 295) | public void setQuantType(int quantType) method setRcType (line 300) | public void setRcType(int rcType) method setNoFrameSkipped (line 305) | public void setNoFrameSkipped(boolean noFrameSkipped) method setIntraPeriod (line 310) | public void setIntraPeriod(int intraPeriod) method setNumIntraMB (line 315) | public void setNumIntraMB(int numIntraMB) method setSceneDetect (line 320) | public void setSceneDetect(boolean sceneDetect) method setSearchRange (line 325) | public void setSearchRange(int searchRange) method setMv8x8Enable (line 330) | public void setMv8x8Enable(boolean mv8x8Enable) method setIntraDCVlcTh (line 335) | public void setIntraDCVlcTh(int intraDCVlcTh) method setUseACPred (line 340) | public void setUseACPred(boolean useACPred) method getVbvDelay (line 345) | public float getVbvDelay() method setVbvDelay (line 350) | public void setVbvDelay(float vbvDelay) FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h264/H264Config.java class H264Config (line 26) | public class H264Config { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h264/decoder/NativeH264Decoder.java class NativeH264Decoder (line 23) | public class NativeH264Decoder method NativeH264Decoder (line 26) | public NativeH264Decoder() method InitDecoder (line 30) | public static native int InitDecoder(); method DeinitDecoder (line 32) | public static native int DeinitDecoder(); method DecodeAndConvert (line 34) | public static synchronized native int DecodeAndConvert(byte abyte0[], ... method InitParser (line 36) | public static native int InitParser(String s); method DeinitParser (line 38) | public static native int DeinitParser(); method getVideoLength (line 40) | public static native int getVideoLength(); method getVideoWidth (line 42) | public static native int getVideoWidth(); method getVideoHeight (line 44) | public static native int getVideoHeight(); method getVideoCoding (line 46) | public static native String getVideoCoding(); method getVideoSample (line 48) | public static native VideoSample getVideoSample(int ai[]); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/codec/video/h264/encoder/NativeH264Encoder.java class NativeH264Encoder (line 22) | public class NativeH264Encoder method NativeH264Encoder (line 25) | public NativeH264Encoder() method InitEncoder (line 29) | public static native int InitEncoder(int i, int j, int k); method EncodeFrame (line 31) | public static native byte[] EncodeFrame(byte abyte0[], long l); method DeinitEncoder (line 33) | public static native int DeinitEncoder(); method getLastEncodeStatus (line 35) | public static native int getLastEncodeStatus(); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpAppPacket.java class RtcpAppPacket (line 29) | public class RtcpAppPacket extends RtcpPacket { method RtcpAppPacket (line 34) | public RtcpAppPacket(RtcpPacket parent) { method RtcpAppPacket (line 40) | public RtcpAppPacket(int ssrc, int name, int subtype, byte data[]) { method calcLength (line 57) | public int calcLength() { method assemble (line 61) | public void assemble(DataOutputStream out) throws IOException { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpByePacket.java class RtcpByePacket (line 29) | public class RtcpByePacket extends RtcpPacket { method RtcpByePacket (line 34) | public RtcpByePacket(RtcpPacket parent) { method RtcpByePacket (line 39) | public RtcpByePacket(int ssrc[], byte reason[]) { method calcLength (line 53) | public int calcLength() { method assemble (line 58) | public void assemble(DataOutputStream out) throws IOException { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpCompoundPacket.java class RtcpCompoundPacket (line 32) | public class RtcpCompoundPacket extends RtcpPacket { method RtcpCompoundPacket (line 35) | public RtcpCompoundPacket(Packet packet) { method RtcpCompoundPacket (line 40) | public RtcpCompoundPacket(RtcpPacket[] rtcppackets) { method assemble (line 45) | public void assemble(int i, boolean bool) { method assemble (line 80) | public void assemble(DataOutputStream dataoutputstream) throws IOExcep... method calcLength (line 84) | public int calcLength() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpPacket.java class RtcpPacket (line 30) | public abstract class RtcpPacket extends Packet { method RtcpPacket (line 75) | public RtcpPacket() { method RtcpPacket (line 78) | public RtcpPacket(RtcpPacket rtcppacket) { method RtcpPacket (line 84) | public RtcpPacket(Packet packet) { method assemble (line 90) | public abstract void assemble(DataOutputStream dataoutputstream) throw... method calcLength (line 92) | public abstract int calcLength(); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpPacketReceiver.java class RtcpPacketReceiver (line 43) | public class RtcpPacketReceiver extends Thread { method RtcpPacketReceiver (line 76) | public RtcpPacketReceiver(int port, RtcpSession rtcpSession) throws IO... method close (line 95) | public void close() throws IOException { method run (line 111) | public void run() { method handlePacket (line 140) | public RtcpPacket handlePacket(Packet p) { method parseRtcpPacket (line 162) | public RtcpPacket parseRtcpPacket(Packet packet) { method addRtcpListener (line 462) | public void addRtcpListener(RtcpEventListener listener) { method removeRtcpListener (line 474) | public void removeRtcpListener(RtcpEventListener listener) { method notifyRtcpListeners (line 486) | public void notifyRtcpListeners(RtcpEvent event) { method getRtcpReceptionStats (line 498) | public RtcpStatisticsReceiver getRtcpReceptionStats() { method getConnection (line 507) | public DatagramConnection getConnection() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpPacketTransmitter.java class RtcpPacketTransmitter (line 34) | public class RtcpPacketTransmitter extends Thread { method RtcpPacketTransmitter (line 88) | public RtcpPacketTransmitter(String address, int port, RtcpSession rtc... method RtcpPacketTransmitter (line 114) | public RtcpPacketTransmitter(String address, int port, RtcpSession rtc... method close (line 140) | public void close() throws IOException { method run (line 155) | public void run() { method assembleRtcpPacket (line 214) | private byte[] assembleRtcpPacket() { method assembleSenderReportPacket (line 247) | private byte[] assembleSenderReportPacket() { method assembleReceiverReportPacket (line 290) | private byte[] assembleReceiverReportPacket() { method assembleRTCPReceptionReport (line 320) | private byte[] assembleRTCPReceptionReport() { method sendByePacket (line 347) | public void sendByePacket() { method makereports (line 372) | public Vector makereports() { method transmit (line 393) | private void transmit(RtcpCompoundPacket packet) { method transmit (line 421) | private void transmit(byte packet[]) { method getStatistics (line 442) | public RtcpStatisticsTransmitter getStatistics() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpPacketUtils.java class RtcpPacketUtils (line 26) | public class RtcpPacketUtils { method longToBytes (line 35) | public static byte[] longToBytes(long data, int n) { method append (line 51) | public static byte[] append(byte[] pck1, byte[] pck2) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpReceiverReportPacket.java class RtcpReceiverReportPacket (line 29) | public class RtcpReceiverReportPacket extends RtcpPacket { method RtcpReceiverReportPacket (line 33) | public RtcpReceiverReportPacket(int i, RtcpReport[] rtcpreportblocks) { method RtcpReceiverReportPacket (line 40) | public RtcpReceiverReportPacket(RtcpPacket rtcppacket) { method assemble (line 45) | public void assemble(DataOutputStream dataoutputstream) throws IOExcep... method calcLength (line 61) | public int calcLength() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpReport.java class RtcpReport (line 26) | public class RtcpReport { method getDLSR (line 36) | public long getDLSR() { method getFractionLost (line 40) | public int getFractionLost() { method getJitter (line 44) | public long getJitter() { method getLSR (line 48) | public long getLSR() { method getNumLost (line 52) | public long getNumLost() { method getSSRC (line 56) | public long getSSRC() { method getXtndSeqNum (line 60) | public long getXtndSeqNum() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpSdesBlock.java class RtcpSdesBlock (line 26) | public class RtcpSdesBlock { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpSdesItem.java class RtcpSdesItem (line 26) | public class RtcpSdesItem { method RtcpSdesItem (line 30) | public RtcpSdesItem() { method RtcpSdesItem (line 33) | public RtcpSdesItem(int i, String string) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpSdesPacket.java class RtcpSdesPacket (line 29) | public class RtcpSdesPacket extends RtcpPacket { method RtcpSdesPacket (line 33) | public RtcpSdesPacket(RtcpPacket parent) { method RtcpSdesPacket (line 38) | public RtcpSdesPacket(RtcpSdesBlock sdes[]) { method calcLength (line 47) | public int calcLength() { method assemble (line 62) | public void assemble(DataOutputStream out) throws IOException { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpSenderReportPacket.java class RtcpSenderReportPacket (line 29) | public class RtcpSenderReportPacket extends RtcpPacket { method RtcpSenderReportPacket (line 38) | public RtcpSenderReportPacket(int i, RtcpReport[] rtcpreportblocks) { method RtcpSenderReportPacket (line 45) | public RtcpSenderReportPacket(RtcpPacket rtcppacket) { method assemble (line 50) | public void assemble(DataOutputStream dataoutputstream) throws IOExcep... method calcLength (line 71) | public int calcLength() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpSession.java class RtcpSession (line 29) | public class RtcpSession { method RtcpSession (line 148) | public RtcpSession(boolean isSender, double bandwidth) { method setMembers (line 175) | public void setMembers(int members) { method setSenders (line 184) | public void setSenders(int senders) { method getReportInterval (line 193) | public double getReportInterval() { method updateavgrtcpsize (line 236) | public void updateavgrtcpsize(int size) { method getMySource (line 245) | public RtpSource getMySource() { method currentTime (line 254) | public long currentTime() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpStatisticsReceiver.java class RtcpStatisticsReceiver (line 26) | public class RtcpStatisticsReceiver { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtcpStatisticsTransmitter.java class RtcpStatisticsTransmitter (line 26) | public class RtcpStatisticsTransmitter { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtpPacket.java class RtpPacket (line 32) | public class RtpPacket extends Packet { method RtpPacket (line 42) | public RtpPacket() { method RtpPacket (line 46) | public RtpPacket(Packet packet) { method assemble (line 52) | public void assemble(int length) throws IOException { method calcLength (line 71) | public int calcLength() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtpPacketReceiver.java class RtpPacketReceiver (line 32) | public class RtpPacketReceiver { method RtpPacketReceiver (line 74) | public RtpPacketReceiver(int port, RtcpSession rtcpSession) throws IOE... method close (line 87) | public void close() { method readRtpPacket (line 107) | public RtpPacket readRtpPacket() { method setRecvBufSize (line 147) | public void setRecvBufSize(int size) { method parseRtpPacket (line 157) | private RtpPacket parseRtpPacket(byte[] data) { method getRtpReceptionStats (line 231) | public RtpStatisticsReceiver getRtpReceptionStats() { method getConnection (line 240) | public DatagramConnection getConnection() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtpPacketTransmitter.java class RtpPacketTransmitter (line 36) | public class RtpPacketTransmitter { method RtpPacketTransmitter (line 75) | public RtpPacketTransmitter(RtcpSession rtcpSession) { method RtpPacketTransmitter (line 91) | public RtpPacketTransmitter(String address, int port, RtcpSession rtcp... method RtpPacketTransmitter (line 111) | public RtpPacketTransmitter(String address, int port, RtcpSession rtcp... method close (line 134) | public void close() throws IOException { method sendRtpPacket (line 150) | public void sendRtpPacket(Buffer buffer) throws IOException { method buildRtpPacket (line 171) | private RtpPacket buildRtpPacket(Buffer buffer) { method transmit (line 203) | private void transmit(Packet packet) { method getStatistics (line 247) | public RtpStatisticsTransmitter getStatistics() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtpSource.java class RtpSource (line 28) | public class RtpSource { method RtpSource (line 139) | RtpSource(int sourceSSRC) { method getExtendedMax (line 165) | public long getExtendedMax() { method updateSeq (line 177) | public void updateSeq(long seq) { method updateStatistics (line 198) | public int updateStatistics() { method currentTime (line 239) | private static long currentTime() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtpStatisticsReceiver.java class RtpStatisticsReceiver (line 26) | public class RtpStatisticsReceiver { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/core/RtpStatisticsTransmitter.java class RtpStatisticsTransmitter (line 26) | public class RtpStatisticsTransmitter { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpApplicationEvent.java class RtcpApplicationEvent (line 28) | public class RtcpApplicationEvent extends RtcpEvent { method RtcpApplicationEvent (line 35) | public RtcpApplicationEvent(RtcpAppPacket packet) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpByeEvent.java class RtcpByeEvent (line 28) | public class RtcpByeEvent extends RtcpEvent { method RtcpByeEvent (line 35) | public RtcpByeEvent(RtcpByePacket packet) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpEvent.java class RtcpEvent (line 28) | public abstract class RtcpEvent { method RtcpEvent (line 39) | public RtcpEvent(RtcpPacket packet) { method getPacket (line 48) | public RtcpPacket getPacket() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpEventListener.java type RtcpEventListener (line 26) | public interface RtcpEventListener { method receiveRtcpEvent (line 32) | void receiveRtcpEvent(RtcpEvent event); FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpReceiverReportEvent.java class RtcpReceiverReportEvent (line 28) | public class RtcpReceiverReportEvent extends RtcpEvent { method RtcpReceiverReportEvent (line 35) | public RtcpReceiverReportEvent(RtcpReceiverReportPacket packet) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpSdesEvent.java class RtcpSdesEvent (line 28) | public class RtcpSdesEvent extends RtcpEvent { method RtcpSdesEvent (line 35) | public RtcpSdesEvent(RtcpSdesPacket packet) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/event/RtcpSenderReportEvent.java class RtcpSenderReportEvent (line 28) | public class RtcpSenderReportEvent extends RtcpEvent { method RtcpSenderReportEvent (line 35) | public RtcpSenderReportEvent(RtcpSenderReportPacket packet) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/DummyFormat.java class DummyFormat (line 26) | public class DummyFormat extends Format { method DummyFormat (line 41) | public DummyFormat() { method getDataChunkSize (line 50) | public int getDataChunkSize() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/Format.java class Format (line 26) | public abstract class Format { method Format (line 48) | public Format(String codec, int payload) { method getCodec (line 58) | public String getCodec() { method getPayload (line 67) | public int getPayload() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/audio/AudioFormat.java class AudioFormat (line 26) | public class AudioFormat extends Format { method AudioFormat (line 33) | public AudioFormat(String codec, int payload) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/audio/PcmuAudioFormat.java class PcmuAudioFormat (line 26) | public class PcmuAudioFormat extends AudioFormat { method PcmuAudioFormat (line 41) | public PcmuAudioFormat() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/video/H263VideoFormat.java class H263VideoFormat (line 26) | public class H263VideoFormat extends VideoFormat { method H263VideoFormat (line 41) | public H263VideoFormat() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/video/H264VideoFormat.java class H264VideoFormat (line 26) | public class H264VideoFormat extends VideoFormat { method H264VideoFormat (line 41) | public H264VideoFormat() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/format/video/VideoFormat.java class VideoFormat (line 26) | public class VideoFormat extends Format { method VideoFormat (line 33) | public VideoFormat(String codec, int payload) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/media/MediaException.java class MediaException (line 26) | public class MediaException extends java.lang.Exception { method MediaException (line 34) | public MediaException(String error) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/media/MediaInput.java type MediaInput (line 26) | public interface MediaInput { method open (line 32) | public void open() throws MediaException; method close (line 37) | public void close(); method readSample (line 45) | public MediaSample readSample() throws MediaException; FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/media/MediaOutput.java type MediaOutput (line 27) | public interface MediaOutput { method open (line 33) | public void open() throws MediaException; method close (line 38) | public void close(); method writeSample (line 46) | public void writeSample(MediaSample sample) throws MediaException; FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/media/MediaSample.java class MediaSample (line 26) | public class MediaSample { method MediaSample (line 44) | public MediaSample(byte[] data, long time) { method getData (line 54) | public byte[] getData() { method getLength (line 63) | public int getLength() { method getTimeStamp (line 76) | public long getTimeStamp() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/stream/DummyPacketSourceStream.java class DummyPacketSourceStream (line 33) | public class DummyPacketSourceStream extends Thread implements Processor... method DummyPacketSourceStream (line 72) | public DummyPacketSourceStream() { method open (line 80) | public void open() throws Exception { method close (line 90) | public void close() { method getFormat (line 107) | public Format getFormat() { method run (line 114) | public void run() { method read (line 145) | public Buffer read() throws Exception { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/stream/MediaCaptureStream.java class MediaCaptureStream (line 32) | public class MediaCaptureStream implements ProcessorInputStream { method MediaCaptureStream (line 64) | public MediaCaptureStream(Format format, MediaInput player) { method open (line 75) | public void open() throws Exception { method close (line 92) | public void close() { method getFormat (line 104) | public Format getFormat() { method read (line 114) | public Buffer read() throws Exception { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/stream/MediaRendererStream.java class MediaRendererStream (line 31) | public class MediaRendererStream implements ProcessorOutputStream { method MediaRendererStream (line 47) | public MediaRendererStream(MediaOutput renderer) { method open (line 56) | public void open() throws Exception { method close (line 73) | public void close() { method write (line 86) | public void write(Buffer buffer) throws Exception { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/stream/ProcessorInputStream.java type ProcessorInputStream (line 26) | public interface ProcessorInputStream { method open (line 33) | public void open() throws Exception; method close (line 38) | public void close(); method read (line 46) | public Buffer read() throws Exception; FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/stream/ProcessorOutputStream.java type ProcessorOutputStream (line 26) | public interface ProcessorOutputStream { method open (line 32) | public void open() throws Exception; method close (line 37) | public void close(); method write (line 45) | public void write(Buffer buffer) throws Exception; FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/stream/RtpInputStream.java class RtpInputStream (line 36) | public class RtpInputStream implements ProcessorInputStream { method RtpInputStream (line 78) | public RtpInputStream(int localPort, Format inputFormat) { method open (line 90) | public void open() throws Exception { method close (line 102) | public void close() { method getRtpReceiver (line 125) | public RtpPacketReceiver getRtpReceiver() { method getRtcpReceiver (line 134) | public RtcpPacketReceiver getRtcpReceiver() { method read (line 144) | public Buffer read() throws Exception { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/util/Buffer.java class Buffer (line 28) | public class Buffer { method getFormat (line 118) | public Format getFormat() { method setFormat (line 127) | public void setFormat(Format format) { method getFlags (line 136) | public int getFlags() { method setFlags (line 145) | public void setFlags(int flags) { method isEOM (line 154) | public boolean isEOM() { method setEOM (line 163) | public void setEOM(boolean eom) { method isRTPMarkerSet (line 175) | public boolean isRTPMarkerSet() { method setRTPMarker (line 184) | public void setRTPMarker(boolean marker) { method isDiscard (line 196) | public boolean isDiscard() { method setDiscard (line 205) | public void setDiscard(boolean discard) { method getData (line 217) | public Object getData() { method setData (line 226) | public void setData(Object data) { method getLength (line 235) | public int getLength() { method setLength (line 244) | public void setLength(int length) { method getOffset (line 253) | public int getOffset() { method setOffset (line 262) | public void setOffset(int offset) { method getTimeStamp (line 271) | public long getTimeStamp() { method setTimeStamp (line 280) | public void setTimeStamp(long timeStamp) { method getDuration (line 289) | public long getDuration() { method setDuration (line 298) | public void setDuration(long duration) { method setSequenceNumber (line 307) | public void setSequenceNumber(long number) { method getSequenceNumber (line 316) | public long getSequenceNumber() { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/util/Packet.java class Packet (line 26) | public class Packet { method Packet (line 50) | public Packet() { method Packet (line 58) | public Packet(Packet packet) { FILE: RtspCamera/src/com/orangelabs/rcs/core/ims/protocol/rtp/util/SystemTimeBase.java class SystemTimeBase (line 24) | public class SystemTimeBase { method getTime (line 36) | public long getTime() { FILE: RtspCamera/src/com/orangelabs/rcs/platform/AndroidFactory.java class AndroidFactory (line 32) | public class AndroidFactory { method getApplicationContext (line 43) | public static Context getApplicationContext() { method setApplicationContext (line 52) | public static void setApplicationContext(Context context) { FILE: RtspCamera/src/com/orangelabs/rcs/platform/FactoryException.java class FactoryException (line 26) | public class FactoryException extends java.lang.Exception { method FactoryException (line 34) | public FactoryException(String error) { FILE: RtspCamera/src/com/orangelabs/rcs/platform/file/FileDescription.java class FileDescription (line 26) | public class FileDescription { method FileDescription (line 45) | public FileDescription(String name, long size) { method FileDescription (line 53) | public FileDescription(String name, long size, boolean directory) { method getSize (line 64) | public long getSize() { method getName (line 73) | public String getName() { method isDirectory (line 82) | public boolean isDirectory() { FILE: RtspCamera/src/com/orangelabs/rcs/platform/file/FileFactory.java class FileFactory (line 33) | public abstract class FileFactory { method loadFactory (line 45) | public static void loadFactory(String classname) throws FactoryExcepti... method getFactory (line 62) | public static FileFactory getFactory() { method openFileInputStream (line 73) | public abstract InputStream openFileInputStream(String url) throws IOE... method openFileOutputStream (line 82) | public abstract OutputStream openFileOutputStream(String url) throws I... method getFileDescription (line 91) | public abstract FileDescription getFileDescription(String url) throws ... method getPhotoRootDirectory (line 98) | public abstract String getPhotoRootDirectory(); method getVideoRootDirectory (line 105) | public abstract String getVideoRootDirectory(); method getFileRootDirectory (line 112) | public abstract String getFileRootDirectory(); method updateMediaStorage (line 119) | public abstract void updateMediaStorage(String url); method fileExists (line 127) | public abstract boolean fileExists(String url); method createDirectory (line 135) | public static boolean createDirectory(String path) { FILE: RtspCamera/src/com/orangelabs/rcs/platform/logger/AndroidAppender.java class AndroidAppender (line 31) | public class AndroidAppender extends Appender { method AndroidAppender (line 35) | public AndroidAppender() { method printTrace (line 46) | public synchronized void printTrace(String classname, int level, Strin... FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/AndroidDatagramConnection.java class AndroidDatagramConnection (line 32) | public class AndroidDatagramConnection implements DatagramConnection { method AndroidDatagramConnection (line 41) | public AndroidDatagramConnection() { method open (line 49) | public void open() throws IOException { method open (line 59) | public void open(int port) throws IOException { method close (line 68) | public void close() throws IOException { method receive (line 82) | public byte[] receive(int bufferSize) throws IOException { method receive (line 104) | public byte[] receive() throws IOException { method send (line 116) | public void send(String remoteAddr, int remotePort, byte[] data) throw... method getLocalAddress (line 136) | public String getLocalAddress() throws IOException { method getLocalPort (line 150) | public int getLocalPort() throws IOException { FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/AndroidHttpConnection.java class AndroidHttpConnection (line 33) | public class AndroidHttpConnection implements HttpConnection { method open (line 45) | public void open(String url) throws IOException { method close (line 56) | public void close() throws IOException { method get (line 68) | public ByteArrayOutputStream get() throws IOException { method post (line 82) | public ByteArrayOutputStream post() throws IOException { method sendHttpRequest (line 97) | private ByteArrayOutputStream sendHttpRequest(String method) throws IO... FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/AndroidNetworkFactory.java class AndroidNetworkFactory (line 30) | public class AndroidNetworkFactory extends NetworkFactory { method getLocalIpAddress (line 37) | public String getLocalIpAddress() { method createDatagramConnection (line 59) | public DatagramConnection createDatagramConnection() { method createSocketClientConnection (line 68) | public SocketConnection createSocketClientConnection() { method createSocketServerConnection (line 77) | public SocketServerConnection createSocketServerConnection() { method createHttpConnection (line 86) | public HttpConnection createHttpConnection() { FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/AndroidSocketConnection.java class AndroidSocketConnection (line 32) | public class AndroidSocketConnection implements SocketConnection { method AndroidSocketConnection (line 41) | public AndroidSocketConnection() { method AndroidSocketConnection (line 49) | public AndroidSocketConnection(Socket socket) { method open (line 60) | public void open(String remoteAddr, int remotePort) throws IOException { method close (line 69) | public void close() throws IOException { method getInputStream (line 82) | public InputStream getInputStream() throws IOException { method getOutputStream (line 96) | public OutputStream getOutputStream() throws IOException { method getRemoteAddress (line 110) | public String getRemoteAddress() throws IOException { method getRemotePort (line 124) | public int getRemotePort() throws IOException { method getLocalAddress (line 138) | public String getLocalAddress() throws IOException { method getLocalPort (line 152) | public int getLocalPort() throws IOException { method getSoTimeout (line 167) | public int getSoTimeout() throws IOException { method setSoTimeout (line 182) | public void setSoTimeout(int timeout) throws IOException { FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/AndroidSocketServerConnection.java class AndroidSocketServerConnection (line 33) | public class AndroidSocketServerConnection implements SocketServerConnec... method AndroidSocketServerConnection (line 47) | public AndroidSocketServerConnection() { method open (line 56) | public void open(int port) throws IOException { method close (line 65) | public void close() throws IOException { method acceptConnection (line 78) | public SocketConnection acceptConnection() throws IOException { FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/DatagramConnection.java type DatagramConnection (line 28) | public interface DatagramConnection { method open (line 39) | public void open() throws IOException; method open (line 47) | public void open(int port) throws IOException; method close (line 54) | public void close() throws IOException; method send (line 64) | public void send(String remoteAddr, int remotePort, byte[] data) throw... method receive (line 72) | public byte[] receive() throws IOException; method receive (line 81) | public byte[] receive(int bufferSize) throws IOException; method getLocalAddress (line 89) | public String getLocalAddress() throws IOException; method getLocalPort (line 97) | public int getLocalPort() throws IOException; FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/HttpConnection.java type HttpConnection (line 29) | public interface HttpConnection { method open (line 46) | public void open(String url) throws IOException; method close (line 53) | public void close() throws IOException; method get (line 61) | public ByteArrayOutputStream get() throws IOException; method post (line 69) | public ByteArrayOutputStream post() throws IOException; FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/NetworkFactory.java class NetworkFactory (line 28) | public abstract class NetworkFactory { method loadFactory (line 40) | public static void loadFactory(String classname) throws FactoryExcepti... method getFactory (line 57) | public static NetworkFactory getFactory() { method getLocalIpAddress (line 66) | public abstract String getLocalIpAddress(); method createDatagramConnection (line 73) | public abstract DatagramConnection createDatagramConnection(); method createSocketClientConnection (line 80) | public abstract SocketConnection createSocketClientConnection(); method createSocketServerConnection (line 87) | public abstract SocketServerConnection createSocketServerConnection(); method createHttpConnection (line 94) | public abstract HttpConnection createHttpConnection(); FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/SocketConnection.java type SocketConnection (line 30) | public interface SocketConnection { method open (line 38) | public void open(String remoteAddr, int remotePort) throws IOException; method close (line 45) | public void close() throws IOException; method getInputStream (line 53) | public InputStream getInputStream() throws IOException; method getOutputStream (line 61) | public OutputStream getOutputStream() throws IOException; method getRemoteAddress (line 69) | public String getRemoteAddress() throws IOException; method getRemotePort (line 77) | public int getRemotePort() throws IOException; method getLocalAddress (line 85) | public String getLocalAddress() throws IOException; method getLocalPort (line 93) | public int getLocalPort() throws IOException; method getSoTimeout (line 102) | public int getSoTimeout() throws IOException; method setSoTimeout (line 111) | public void setSoTimeout(int timeout) throws IOException; FILE: RtspCamera/src/com/orangelabs/rcs/platform/network/SocketServerConnection.java type SocketServerConnection (line 28) | public interface SocketServerConnection { method open (line 35) | public void open(int port) throws IOException; method close (line 42) | public void close() throws IOException; method acceptConnection (line 50) | public SocketConnection acceptConnection() throws IOException; FILE: RtspCamera/src/com/orangelabs/rcs/platform/registry/AndroidRegistryFactory.java class AndroidRegistryFactory (line 32) | public class AndroidRegistryFactory extends RegistryFactory { method AndroidRegistryFactory (line 48) | public AndroidRegistryFactory() throws CoreException { method readString (line 65) | public String readString(String key, String defaultValue) { method writeString (line 75) | public void writeString(String key, String value) { method readInteger (line 88) | public int readInteger(String key, int defaultValue) { method writeInteger (line 98) | public void writeInteger(String key, int value) { method readLong (line 111) | public long readLong(String key, long defaultValue) { method writeLong (line 121) | public void writeLong(String key, long value) { method readBoolean (line 134) | public boolean readBoolean(String key, boolean defaultValue) { method writeBoolean (line 144) | public void writeBoolean(String key, boolean value) { method removeParameter (line 155) | public void removeParameter(String key) { FILE: RtspCamera/src/com/orangelabs/rcs/platform/registry/RegistryFactory.java class RegistryFactory (line 28) | public abstract class RegistryFactory { method loadFactory (line 40) | public static void loadFactory(String classname) throws FactoryExcepti... method getFactory (line 57) | public static RegistryFactory getFactory() { method readString (line 68) | public abstract String readString(String key, String defaultValue); method writeString (line 76) | public abstract void writeString(String key, String value); method readInteger (line 85) | public abstract int readInteger(String key, int defaultValue); method writeInteger (line 93) | public abstract void writeInteger(String key, int value); method readLong (line 102) | public abstract long readLong(String key, long defaultValue); method writeLong (line 110) | public abstract void writeLong(String key, long value); method readBoolean (line 119) | public abstract boolean readBoolean(String key, boolean defaultValue); method writeBoolean (line 127) | public abstract void writeBoolean(String key, boolean value); method removeParameter (line 134) | public abstract void removeParameter(String key); FILE: RtspCamera/src/com/orangelabs/rcs/provider/settings/RcsSettings.java class RcsSettings (line 34) | public class RcsSettings { method createInstance (line 55) | public static synchronized void createInstance(Context ctx) { method getInstance (line 66) | public static RcsSettings getInstance() { method RcsSettings (line 75) | private RcsSettings(Context ctx) { method readParameter (line 87) | public String readParameter(String key) { method writeParameter (line 105) | public void writeParameter(String key, String value) { method isServiceActivated (line 117) | public boolean isServiceActivated() { method setServiceActivationState (line 130) | public void setServiceActivationState(boolean state) { method isRoamingAuthorized (line 141) | public boolean isRoamingAuthorized() { method setRoamingAuthorizationState (line 154) | public void setRoamingAuthorizationState(boolean state) { method getPresenceInvitationRingtone (line 165) | public String getPresenceInvitationRingtone() { method setPresenceInvitationRingtone (line 178) | public void setPresenceInvitationRingtone(String uri) { method isPhoneVibrateForPresenceInvitation (line 189) | public boolean isPhoneVibrateForPresenceInvitation() { method setPhoneVibrateForPresenceInvitation (line 202) | public void setPhoneVibrateForPresenceInvitation(boolean vibrate) { method getCShInvitationRingtone (line 213) | public String getCShInvitationRingtone() { method setCShInvitationRingtone (line 226) | public void setCShInvitationRingtone(String uri) { method isPhoneVibrateForCShInvitation (line 237) | public boolean isPhoneVibrateForCShInvitation() { method setPhoneVibrateForCShInvitation (line 250) | public void setPhoneVibrateForCShInvitation(boolean vibrate) { method isPhoneBeepIfCShAvailable (line 261) | public boolean isPhoneBeepIfCShAvailable() { method setPhoneBeepIfCShAvailable (line 274) | public void setPhoneBeepIfCShAvailable(boolean beep) { method getCShVideoFormat (line 285) | public String getCShVideoFormat() { method setCShVideoFormat (line 298) | public void setCShVideoFormat(String fmt) { method getCShVideoSize (line 309) | public String getCShVideoSize() { method setCShVideoSize (line 322) | public void setCShVideoSize(String size) { method getFileTransferInvitationRingtone (line 333) | public String getFileTransferInvitationRingtone() { method setFileTransferInvitationRingtone (line 346) | public void setFileTransferInvitationRingtone(String uri) { method isPhoneVibrateForFileTransferInvitation (line 357) | public boolean isPhoneVibrateForFileTransferInvitation() { method setPhoneVibrateForFileTransferInvitation (line 370) | public void setPhoneVibrateForFileTransferInvitation(boolean vibrate) { method getChatInvitationRingtone (line 381) | public String getChatInvitationRingtone() { method setChatInvitationRingtone (line 394) | public void setChatInvitationRingtone(String uri) { method isPhoneVibrateForChatInvitation (line 405) | public boolean isPhoneVibrateForChatInvitation() { method setPhoneVibrateForChatInvitation (line 418) | public void setPhoneVibrateForChatInvitation(boolean vibrate) { method isAutoAcceptModeForChatInvitation (line 429) | public boolean isAutoAcceptModeForChatInvitation(){ method setAutoAcceptModeForChatInvitation (line 442) | public void setAutoAcceptModeForChatInvitation(boolean auto) { method getPredefinedFreetext1 (line 453) | public String getPredefinedFreetext1() { method setPredefinedFreetext1 (line 466) | public void setPredefinedFreetext1(String txt) { method getPredefinedFreetext2 (line 477) | public String getPredefinedFreetext2() { method setPredefinedFreetext2 (line 490) | public void setPredefinedFreetext2(String txt) { method getPredefinedFreetext3 (line 501) | public String getPredefinedFreetext3() { method setPredefinedFreetext3 (line 514) | public void setPredefinedFreetext3(String txt) { method getPredefinedFreetext4 (line 525) | public String getPredefinedFreetext4() { method setPredefinedFreetext4 (line 538) | public void setPredefinedFreetext4(String txt) { method getUserProfileImsUserName (line 549) | public String getUserProfileImsUserName() { method setUserProfileImsUserName (line 562) | public void setUserProfileImsUserName(String value) { method getUserProfileImsDisplayName (line 573) | public String getUserProfileImsDisplayName() { method setUserProfileImsDisplayName (line 586) | public void setUserProfileImsDisplayName(String value) { method getUserProfileImsPrivateId (line 597) | public String getUserProfileImsPrivateId() { method setUserProfileImsPrivateId (line 610) | public void setUserProfileImsPrivateId(String uri) { method getUserProfileImsPassword (line 621) | public String getUserProfileImsPassword() { method setUserProfileImsPassword (line 634) | public void setUserProfileImsPassword(String pwd) { method getUserProfileImsDomain (line 645) | public String getUserProfileImsDomain() { method setUserProfileImsDomain (line 658) | public void setUserProfileImsDomain(String domain) { method getImsProxyAddrForMobile (line 669) | public String getImsProxyAddrForMobile() { method setImsProxyAddrForMobile (line 682) | public void setImsProxyAddrForMobile(String addr) { method getImsProxyPortForMobile (line 693) | public int getImsProxyPortForMobile() { method setImsProxyPortForMobile (line 708) | public void setImsProxyPortForMobile(int port) { method getImsProxyAddrForWifi (line 719) | public String getImsProxyAddrForWifi() { method setImsProxyAddrForWifi (line 732) | public void setImsProxyAddrForWifi(String addr) { method getImsProxyPortForWifi (line 743) | public int getImsProxyPortForWifi() { method setImsProxyPortForWifi (line 758) | public void setImsProxyPortForWifi(int port) { method getXdmServer (line 769) | public String getXdmServer() { method setXdmServer (line 782) | public void setXdmServer(String addr) { method getXdmLogin (line 793) | public String getXdmLogin() { method setXdmLogin (line 806) | public void setXdmLogin(String value) { method getXdmPassword (line 817) | public String getXdmPassword() { method setXdmPassword (line 830) | public void setXdmPassword(String value) { method getImConferenceUri (line 841) | public String getImConferenceUri() { method setImConferenceUri (line 854) | public void setImConferenceUri(String uri) { method getEndUserConfirmationRequestUri (line 865) | public String getEndUserConfirmationRequestUri() { method setEndUserConfirmationRequestUri (line 878) | public void setEndUserConfirmationRequestUri(String uri) { method getCountryCode (line 889) | public String getCountryCode() { method setCountryCode (line 902) | public void setCountryCode(String code) { method getCountryAreaCode (line 913) | public String getCountryAreaCode() { method setCountryAreaCode (line 926) | public void setCountryAreaCode(String code) { method getMyCapabilities (line 937) | public Capabilities getMyCapabilities(){ method getMaxPhotoIconSize (line 967) | public int getMaxPhotoIconSize() { method getMaxFreetextLength (line 982) | public int getMaxFreetextLength() { method getMaxChatParticipants (line 997) | public int getMaxChatParticipants() { method getMaxChatMessageLength (line 1012) | public int getMaxChatMessageLength() { method getChatIdleDuration (line 1027) | public int getChatIdleDuration() { method getMaxFileTransferSize (line 1042) | public int getMaxFileTransferSize() { method getWarningMaxFileTransferSize (line 1057) | public int getWarningMaxFileTransferSize() { method getMaxImageSharingSize (line 1072) | public int getMaxImageSharingSize() { method getMaxVideoShareDuration (line 1087) | public int getMaxVideoShareDuration() { method getMaxChatSessions (line 1102) | public int getMaxChatSessions() { method getMaxFileTransferSessions (line 1117) | public int getMaxFileTransferSessions() { method isSmsFallbackServiceActivated (line 1132) | public boolean isSmsFallbackServiceActivated() { method isStoreForwardWarningActivated (line 1145) | public boolean isStoreForwardWarningActivated() { method getImSessionStartMode (line 1159) | public int getImSessionStartMode() { method getMaxChatLogEntriesPerContact (line 1174) | public int getMaxChatLogEntriesPerContact() { method getMaxRichcallLogEntriesPerContact (line 1189) | public int getMaxRichcallLogEntriesPerContact() { method getImsServicePollingPeriod (line 1204) | public int getImsServicePollingPeriod(){ method getSipListeningPort (line 1219) | public int getSipListeningPort() { method getSipDefaultProtocolForMobile (line 1234) | public String getSipDefaultProtocolForMobile() { method getSipDefaultProtocolForWifi (line 1247) | public String getSipDefaultProtocolForWifi() { method getTlsCertificateRoot (line 1260) | public String getTlsCertificateRoot() { method getTlsCertificateIntermediate (line 1273) | public String getTlsCertificateIntermediate() { method getSipTransactionTimeout (line 1286) | public int getSipTransactionTimeout() { method getDefaultMsrpPort (line 1301) | public int getDefaultMsrpPort() { method getDefaultRtpPort (line 1316) | public int getDefaultRtpPort() { method getMsrpTransactionTimeout (line 1331) | public int getMsrpTransactionTimeout() { method getRegisterExpirePeriod (line 1346) | public int getRegisterExpirePeriod() { method getRegisterRetryBaseTime (line 1361) | public int getRegisterRetryBaseTime() { method getRegisterRetryMaxTime (line 1376) | public int getRegisterRetryMaxTime() { method getPublishExpirePeriod (line 1391) | public int getPublishExpirePeriod() { method getRevokeTimeout (line 1406) | public int getRevokeTimeout() { method getImsAuhtenticationProcedureForMobile (line 1421) | public String getImsAuhtenticationProcedureForMobile() { method getImsAuhtenticationProcedureForWifi (line 1434) | public String getImsAuhtenticationProcedureForWifi() { method isTelUriFormatUsed (line 1447) | public boolean isTelUriFormatUsed() { method getRingingPeriod (line 1460) | public int getRingingPeriod() { method getSubscribeExpirePeriod (line 1475) | public int getSubscribeExpirePeriod() { method getIsComposingTimeout (line 1490) | public int getIsComposingTimeout() { method getSessionRefreshExpirePeriod (line 1505) | public int getSessionRefreshExpirePeriod() { method isPermanentStateModeActivated (line 1520) | public boolean isPermanentStateModeActivated() { method isTraceActivated (line 1533) | public boolean isTraceActivated() { method getTraceLevel (line 1546) | public String getTraceLevel() { method isSipTraceActivated (line 1559) | public boolean isSipTraceActivated() { method getSipTraceFile (line 1572) | public String getSipTraceFile() { method isMediaTraceActivated (line 1587) | public boolean isMediaTraceActivated() { method getCapabilityRefreshTimeout (line 1600) | public int getCapabilityRefreshTimeout() { method getCapabilityExpiryTimeout (line 1615) | public int getCapabilityExpiryTimeout() { method getCapabilityPollingPeriod (line 1630) | public int getCapabilityPollingPeriod() { method isCsVideoSupported (line 1645) | public boolean isCsVideoSupported() { method isFileTransferSupported (line 1658) | public boolean isFileTransferSupported() { method isImSessionSupported (line 1671) | public boolean isImSessionSupported() { method isImageSharingSupported (line 1684) | public boolean isImageSharingSupported() { method isVideoSharingSupported (line 1697) | public boolean isVideoSharingSupported() { method isPresenceDiscoverySupported (line 1710) | public boolean isPresenceDiscoverySupported() { method isSocialPresenceSupported (line 1723) | public boolean isSocialPresenceSupported() { method getSupportedRcsExtensions (line 1736) | public String getSupportedRcsExtensions() { method setSupportedRcsExtensions (line 1749) | public void setSupportedRcsExtensions(String extensions) { method isImAlwaysOn (line 1760) | public boolean isImAlwaysOn() { method isImReportsActivated (line 1773) | public boolean isImReportsActivated() { method getNetworkAccess (line 1786) | public int getNetworkAccess() { method getSipTimerT1 (line 1801) | public int getSipTimerT1() { method getSipTimerT2 (line 1816) | public int getSipTimerT2() { method getSipTimerT4 (line 1831) | public int getSipTimerT4() { method isSipKeepAliveEnabled (line 1846) | public boolean isSipKeepAliveEnabled() { method getSipKeepAlivePeriod (line 1859) | public int getSipKeepAlivePeriod() { method getNetworkApn (line 1874) | public String getNetworkApn() { method getNetworkOperator (line 1887) | public String getNetworkOperator() { method isGruuSupported (line 1900) | public boolean isGruuSupported() { method isCpuAlwaysOn (line 1913) | public boolean isCpuAlwaysOn() { method getAutoConfigMode (line 1926) | public int getAutoConfigMode() { method removeUserProfile (line 1939) | public void removeUserProfile() { FILE: RtspCamera/src/com/orangelabs/rcs/provider/settings/RcsSettingsData.java class RcsSettingsData (line 29) | public class RcsSettingsData { FILE: RtspCamera/src/com/orangelabs/rcs/service/api/client/capability/Capabilities.java class Capabilities (line 31) | public class Capabilities implements Parcelable { method Capabilities (line 80) | public Capabilities() { method Capabilities (line 88) | public Capabilities(Parcel source) { method describeContents (line 106) | public int describeContents() { method writeToParcel (line 116) | public void writeToParcel(Parcel dest, int flags) { method createFromParcel (line 135) | public Capabilities createFromParcel(Parcel source) { method newArray (line 139) | public Capabilities[] newArray(int size) { method isImageSharingSupported (line 149) | public boolean isImageSharingSupported() { method setImageSharingSupport (line 158) | public void setImageSharingSupport(boolean supported) { method isVideoSharingSupported (line 167) | public boolean isVideoSharingSupported() { method setVideoSharingSupport (line 176) | public void setVideoSharingSupport(boolean supported) { method isImSessionSupported (line 185) | public boolean isImSessionSupported() { method setImSessionSupport (line 194) | public void setImSessionSupport(boolean supported) { method isFileTransferSupported (line 203) | public boolean isFileTransferSupported() { method setFileTransferSupport (line 212) | public void setFileTransferSupport(boolean supported) { method isCsVideoSupported (line 221) | public boolean isCsVideoSupported() { method setCsVideoSupport (line 230) | public void setCsVideoSupport(boolean supported) { method isPresenceDiscoverySupported (line 239) | public boolean isPresenceDiscoverySupported() { method setPresenceDiscoverySupport (line 248) | public void setPresenceDiscoverySupport(boolean supported) { method isSocialPresenceSupported (line 257) | public boolean isSocialPresenceSupported() { method setSocialPresenceSupport (line 266) | public void setSocialPresenceSupport(boolean supported) { method addSupportedExtension (line 275) | public void addSupportedExtension(String tag) { method getSupportedExtensions (line 284) | public ArrayList getSupportedExtensions() { method getTimestamp (line 293) | public long getTimestamp() { method setTimestamp (line 302) | public void setTimestamp(long timestamp) { method toString (line 311) | public String toString() { FILE: RtspCamera/src/com/orangelabs/rcs/service/api/client/media/MediaCodec.java class MediaCodec (line 35) | public class MediaCodec implements Parcelable { method MediaCodec (line 51) | public MediaCodec(String codecName) { method MediaCodec (line 60) | public MediaCodec(Parcel source) { method describeContents (line 79) | public int describeContents() { method writeToParcel (line 89) | public void writeToParcel(Parcel dest, int flags) { method createFromParcel (line 105) | public MediaCodec createFromParcel(Parcel source) { method newArray (line 109) | public MediaCodec[] newArray(int size) { method getCodecName (line 119) | public String getCodecName() { method setCodecName (line 128) | public void setCodecName(String codecName) { method getStringParam (line 138) | public String getStringParam(String key) { method getIntParam (line 153) | public int getIntParam(String key, int defaultValue) { method setParam (line 168) | public void setParam(String key, String value) { FILE: RtspCamera/src/com/orangelabs/rcs/service/api/client/media/video/VideoCodec.java class VideoCodec (line 28) | public class VideoCodec { method VideoCodec (line 81) | public VideoCodec(String codecName, int payload, int clockRate, String... method VideoCodec (line 98) | public VideoCodec(MediaCodec mediaCodec) { method getMediaCodec (line 107) | public MediaCodec getMediaCodec() { method getCodecName (line 116) | public String getCodecName() { method getPayload (line 125) | public int getPayload() { method getClockRate (line 134) | public int getClockRate() { method getCodecParams (line 143) | public String getCodecParams() { method getFramerate (line 152) | public int getFramerate() { method getBitrate (line 161) | public int getBitrate() { method getWidth (line 170) | public int getWidth() { method getHeight (line 179) | public int getHeight() { method compare (line 189) | public boolean compare(VideoCodec codec) { method checkVideoCodec (line 204) | public static boolean checkVideoCodec(MediaCodec[] supportedCodecs, Vi... FILE: RtspCamera/src/com/orangelabs/rcs/service/api/client/media/video/VideoSurfaceView.java class VideoSurfaceView (line 33) | public class VideoSurfaceView extends SurfaceView { method VideoSurfaceView (line 59) | public VideoSurfaceView(Context context) { method VideoSurfaceView (line 71) | public VideoSurfaceView(Context context, AttributeSet attrs) { method VideoSurfaceView (line 84) | public VideoSurfaceView(Context context, AttributeSet attrs, int defSt... method setAspectRatio (line 96) | public void setAspectRatio(int width, int height) { method setAspectRatio (line 105) | public void setAspectRatio(float ratio) { method onMeasure (line 119) | protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { method setImage (line 149) | public void setImage(Bitmap bmp) { method clearImage (line 169) | public void clearImage() { method init (line 190) | private void init() { method surfaceChanged (line 200) | public void surfaceChanged(SurfaceHolder _holder, int format, int w,in... method surfaceCreated (line 203) | public void surfaceCreated(SurfaceHolder _holder) { method surfaceDestroyed (line 207) | public void surfaceDestroyed(SurfaceHolder _holder) { FILE: RtspCamera/src/com/orangelabs/rcs/utils/FifoBuffer.java class FifoBuffer (line 28) | public class FifoBuffer { method addObject (line 44) | public synchronized void addObject(Object obj) { method getObject (line 55) | public synchronized Object getObject() { method getObject (line 80) | public synchronized Object getObject(int timeout) { method close (line 101) | public synchronized void close() { FILE: RtspCamera/src/com/orangelabs/rcs/utils/NetworkRessourceManager.java class NetworkRessourceManager (line 32) | public class NetworkRessourceManager { method generateLocalSipPort (line 53) | public static synchronized int generateLocalSipPort() { method generateLocalRtpPort (line 62) | public static synchronized int generateLocalRtpPort() { method generateLocalMsrpPort (line 71) | public static synchronized int generateLocalMsrpPort() { method generateLocalUdpPort (line 81) | private static int generateLocalUdpPort(int portBase) { method isLocalUdpPortFree (line 103) | private static boolean isLocalUdpPortFree(int port) { method generateLocalTcpPort (line 122) | private static int generateLocalTcpPort(int portBase) { method isLocalTcpPortFree (line 143) | private static boolean isLocalTcpPortFree(int port) { method isValidIpAddress (line 162) | public static boolean isValidIpAddress(String ipAddress) { method ipToInt (line 178) | public static int ipToInt(String addr) { FILE: RtspCamera/src/com/orangelabs/rcs/utils/logger/Appender.java class Appender (line 26) | public abstract class Appender { method Appender (line 30) | public Appender() { method printTrace (line 40) | public abstract void printTrace(String classname, int level, String tr... FILE: RtspCamera/src/com/orangelabs/rcs/utils/logger/Logger.java class Logger (line 28) | public class Logger { method Logger (line 91) | private Logger(String classname) { method isActivated (line 105) | public boolean isActivated() { method debug (line 114) | public void debug(String trace) { method info (line 123) | public void info(String trace) { method warn (line 132) | public void warn(String trace) { method error (line 141) | public void error(String trace) { method error (line 151) | public void error(String trace, Throwable e) { method fatal (line 161) | public void fatal(String trace) { method fatal (line 171) | public void fatal(String trace, Throwable e) { method printTrace (line 182) | private void printTrace(String trace, int level) { method setAppenders (line 195) | public static void setAppenders(Appender[] appenders) { method getLogger (line 205) | public static synchronized Logger getLogger(String classname) { method getAppenders (line 214) | public static synchronized Appender[] getAppenders() { FILE: RtspCamera/src/de/kp/net/rtp/RtpPacket.java class RtpPacket (line 27) | public class RtpPacket { method getPacket (line 37) | public byte[] getPacket() { method getLength (line 42) | public int getLength() { method getHeaderLength (line 47) | public int getHeaderLength() { method getPayloadLength (line 55) | public int getPayloadLength() { method setPayloadLength (line 63) | public void setPayloadLength(int len) { method getVersion (line 80) | public int getVersion() { method setVersion (line 88) | public void setVersion(int v) { method hasPadding (line 94) | public boolean hasPadding() { method setPadding (line 102) | public void setPadding(boolean p) { method hasExtension (line 108) | public boolean hasExtension() { method setExtension (line 116) | public void setExtension(boolean x) { method getCscrCount (line 122) | public int getCscrCount() { method hasMarker (line 130) | public boolean hasMarker() { method setMarker (line 138) | public void setMarker(boolean m) { method getPayloadType (line 144) | public int getPayloadType() { method setPayloadType (line 152) | public void setPayloadType(int pt) { method getSequenceNumber (line 158) | public int getSequenceNumber() { method setSequenceNumber (line 166) | public void setSequenceNumber(int sn) { method getTimestamp (line 172) | public long getTimestamp() { method setTimestamp (line 180) | public void setTimestamp(long timestamp) { method getSscr (line 186) | public long getSscr() { method setSscr (line 194) | public void setSscr(long ssrc) { method getCscrList (line 200) | public long[] getCscrList() { method setCscrList (line 209) | public void setCscrList(long[] cscr) { method setPayload (line 223) | public void setPayload(byte[] payload, int len) { method getPayload (line 233) | public byte[] getPayload() { method RtpPacket (line 243) | public RtpPacket(byte[] buffer, int packet_length) { method init (line 252) | public void init(int ptype) { method init (line 257) | public void init(int ptype, long sscr) { method init (line 262) | public void init(int ptype, int seqn, long timestamp, long sscr) { method getLong (line 278) | private static long getLong(byte[] data, int begin, int end) { method setLong (line 288) | private static void setLong(long n, byte[] data, int begin, int end) { method getInt (line 296) | private static int getInt(byte[] data, int begin, int end) { method setInt (line 301) | private static void setInt(int n, byte[] data, int begin, int end) { method getBit (line 306) | private static boolean getBit(byte b, int bit) { method setBit (line 311) | private static byte setBit(boolean value, byte b, int bit) { FILE: RtspCamera/src/de/kp/net/rtp/RtpRandom.java class RtpRandom (line 30) | public class RtpRandom { method setSeed (line 51) | public static void setSeed(long seed) { method nextInt (line 56) | public static int nextInt() { method nextInt (line 61) | public static int nextInt(int n) { method nextLong (line 66) | public static long nextLong() { method nextBoolean (line 71) | public static boolean nextBoolean() { method nextBytes (line 76) | public static byte[] nextBytes(int len) { method nextString (line 84) | public static String nextString(int len) { method nextNumString (line 94) | public static String nextNumString(int len) { method nextHexString (line 102) | public static String nextHexString(int len) { FILE: RtspCamera/src/de/kp/net/rtp/RtpSender.java class RtpSender (line 14) | public class RtpSender { method RtpSender (line 24) | private RtpSender() { method getReceiverCount (line 28) | public int getReceiverCount() { method getInstance (line 32) | public static RtpSender getInstance() { method addReceiver (line 42) | public void addReceiver(RtpSocket receiver) { method removeReceiver (line 50) | public void removeReceiver(RtpSocket receiver) { method send (line 61) | public synchronized void send(RtpPacket rtpPacket) throws IOException { method send (line 76) | public synchronized void send(byte[] data) throws IOException { method clear (line 87) | public void clear() { method stop (line 91) | public void stop() { FILE: RtspCamera/src/de/kp/net/rtp/RtpSocket.java class RtpSocket (line 37) | public class RtpSocket { method RtpSocket (line 58) | public RtpSocket(InetAddress remoteAddress, int remotePort) throws Soc... method RtpSocket (line 71) | public RtpSocket(DatagramSocket socket, InetAddress remoteAddress, int... method getSocket (line 84) | public DatagramSocket getSocket() { method receive (line 89) | public void receive(RtpPacket rtpPacket) throws IOException { method send (line 103) | public void send(RtpPacket rtpPacket) throws IOException { method send (line 118) | public void send(byte[] data) throws IOException { method suspend (line 132) | public void suspend(boolean suspended) { method close (line 137) | public void close() { // socket.close(); FILE: RtspCamera/src/de/kp/net/rtp/packetizer/AbstractPacketizer.java class AbstractPacketizer (line 8) | abstract public class AbstractPacketizer extends Thread { method AbstractPacketizer (line 14) | public AbstractPacketizer() { method AbstractPacketizer (line 18) | public AbstractPacketizer(Runnable runnable) { method AbstractPacketizer (line 22) | public AbstractPacketizer(String threadName) { method AbstractPacketizer (line 26) | public AbstractPacketizer(Runnable runnable, String threadName) { method AbstractPacketizer (line 30) | public AbstractPacketizer(ThreadGroup group, Runnable runnable) { method AbstractPacketizer (line 34) | public AbstractPacketizer(ThreadGroup group, String threadName) { method AbstractPacketizer (line 38) | public AbstractPacketizer(ThreadGroup group, Runnable runnable, String... method AbstractPacketizer (line 42) | public AbstractPacketizer(ThreadGroup group, Runnable runnable, String... method startStreaming (line 46) | public void startStreaming() { method stopStreaming (line 51) | public void stopStreaming() { FILE: RtspCamera/src/de/kp/net/rtp/packetizer/H263Packetizer.java class H263Packetizer (line 13) | public class H263Packetizer extends AbstractPacketizer implements Runnab... method H263Packetizer (line 22) | public H263Packetizer(InputStream fis) throws SocketException { method run (line 27) | public void run() { FILE: RtspCamera/src/de/kp/net/rtp/packetizer/H264Fifo.java class H264Fifo (line 23) | public class H264Fifo { method H264Fifo (line 28) | public H264Fifo(int length) { method write (line 33) | public void write(byte[] buffer, int offset, int length) { method read (line 48) | public int read(byte[] buffer, int offset, int length) { method available (line 66) | public int available() { FILE: RtspCamera/src/de/kp/net/rtp/packetizer/H264Packetizer.java class H264Packetizer (line 14) | public class H264Packetizer extends AbstractPacketizer implements Runnab... method H264Packetizer (line 31) | public H264Packetizer(InputStream fis) throws SocketException { method run (line 36) | public void run() { method skipMDAT (line 198) | private void skipMDAT() throws IOException { method fillFifo (line 216) | private void fillFifo() { method printBuffer (line 273) | protected String printBuffer(int start,int end) { FILE: RtspCamera/src/de/kp/net/rtp/recorder/MediaRtpSender.java class MediaRtpSender (line 35) | public class MediaRtpSender { method MediaRtpSender (line 61) | public MediaRtpSender(Format format) { method prepareSession (line 65) | public void prepareSession(MediaInput player) throws RtpException { method startSession (line 104) | public void startSession() { method stopSession (line 118) | public void stopSession() { FILE: RtspCamera/src/de/kp/net/rtp/recorder/RtspVideoRecorder.java class RtspVideoRecorder (line 49) | public class RtspVideoRecorder extends IMediaPlayer.Stub implements Came... method RtspVideoRecorder (line 123) | public RtspVideoRecorder() { method RtspVideoRecorder (line 131) | public RtspVideoRecorder(VideoCodec codec) { method RtspVideoRecorder (line 141) | public RtspVideoRecorder(String codec) { method getLocalRtpPort (line 156) | public int getLocalRtpPort() { method getVideoStartTime (line 165) | public long getVideoStartTime() { method isOpened (line 174) | public boolean isOpened() { method isStarted (line 183) | public boolean isStarted() { method open (line 193) | public void open(String remoteHost, int remotePort) { method open (line 198) | public void open() { method close (line 286) | public void close() { method start (line 318) | public synchronized void start() { method stop (line 341) | public void stop() { method addListener (line 365) | public void addListener(IMediaEventListener listener) { method removeAllListeners (line 372) | public void removeAllListeners() { method getSupportedMediaCodecs (line 381) | public MediaCodec[] getSupportedMediaCodecs() { method getMediaCodec (line 390) | public MediaCodec getMediaCodec() { method setMediaCodec (line 402) | public void setMediaCodec(MediaCodec mediaCodec) { method onPreviewFrame (line 429) | public void onPreviewFrame(byte[] data, Camera camera) { class CameraBuffer (line 437) | private class CameraBuffer { method setFrame (line 449) | public void setFrame(byte[] frame) { method getFrame (line 458) | public byte[] getFrame() { method run (line 475) | public void run() { class MediaRtpInput (line 538) | private static class MediaRtpInput implements MediaInput { method MediaRtpInput (line 547) | public MediaRtpInput() { method addFrame (line 556) | public void addFrame(byte[] data, long timestamp) { method open (line 565) | public void open() { method close (line 572) | public void close() { method readSample (line 585) | public MediaSample readSample() throws MediaException { FILE: RtspCamera/src/de/kp/net/rtp/stream/RtpOutputStream.java class RtpOutputStream (line 39) | public class RtpOutputStream implements ProcessorOutputStream { method RtpOutputStream (line 56) | public RtpOutputStream() { method open (line 63) | public void open() throws Exception { method close (line 66) | public void close() { method write (line 75) | public void write(Buffer buffer) throws IOException { method buildRtpPacket (line 96) | private RtpPacket buildRtpPacket(Buffer buffer) { method transmit (line 135) | private void transmit(Packet packet) { FILE: RtspCamera/src/de/kp/net/rtp/viewer/RtpVideoRenderer.java class RtpVideoRenderer (line 59) | public class RtpVideoRenderer extends IMediaRenderer.Stub { method RtpVideoRenderer (line 143) | public RtpVideoRenderer(String uri) throws Exception { method setVideoSurface (line 209) | public void setVideoSurface(VideoSurfaceView surface) { method getVideoStartTime (line 218) | public long getVideoStartTime() { method getLocalRtpPort (line 227) | public int getLocalRtpPort() { method reservePort (line 236) | private void reservePort(int port) { method releasePort (line 253) | private void releasePort() { method isOpened (line 270) | public boolean isOpened() { method isStarted (line 279) | public boolean isStarted() { method open (line 286) | public void open() { method close (line 364) | public void close() { method closeVideoDecoder (line 383) | public void closeVideoDecoder() { method start (line 407) | public void start() { method stop (line 436) | public void stop() { method addListener (line 465) | public void addListener(IMediaEventListener listener) { method removeAllListeners (line 472) | public void removeAllListeners() { method getSupportedMediaCodecs (line 481) | public MediaCodec[] getSupportedMediaCodecs() { method getMediaCodec (line 490) | public MediaCodec getMediaCodec() { method setMediaCodec (line 502) | public void setMediaCodec(MediaCodec mediaCodec) { class MediaRtpOutput (line 520) | private class MediaRtpOutput implements MediaOutput { method MediaRtpOutput (line 534) | public MediaRtpOutput() { method open (line 544) | public void open() { method close (line 550) | public void close() { method writeSample (line 558) | public void writeSample(MediaSample sample) { method open (line 582) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/RtspConstants.java class RtspConstants (line 10) | public class RtspConstants { type VideoEncoder (line 45) | public static enum VideoEncoder { method getLocalIpAddress (line 90) | public static String getLocalIpAddress() { FILE: RtspCamera/src/de/kp/net/rtsp/client/RtspClient.java class RtspClient (line 47) | public class RtspClient implements TransportListener { method RtspClient (line 68) | public RtspClient() { method getTransport (line 79) | public Transport getTransport() { method setSession (line 83) | public void setSession(SessionHeader session) { method getMessageFactory (line 87) | public MessageFactory getMessageFactory() { method getURI (line 91) | public URI getURI() { method options (line 95) | public void options(String uri, URI endpoint) { method play (line 108) | public void play() { method pause (line 119) | public void pause() { method record (line 129) | public void record() throws IOException { method setRequestListener (line 133) | public void setRequestListener(RequestListener listener) { method getRequestListener (line 137) | public RequestListener getRequestListener() { method setTransport (line 141) | public void setTransport(Transport transport) { method describe (line 146) | public void describe(URI uri, String resource) { method setup (line 162) | public void setup(URI uri, int localPort) { method setup (line 175) | public void setup(URI uri, int localPort, String resource) { method teardown (line 193) | public void teardown() { method dataReceived (line 207) | public void dataReceived(Transport t, byte[] data, int size) throws Th... method dataSent (line 238) | @Override method error (line 243) | @Override method error (line 248) | @Override method remoteDisconnection (line 254) | @Override method nextCSeq (line 265) | public int nextCSeq() { method send (line 269) | public void send(Message message) throws Exception { method send (line 273) | private void send(Message message, URI endpoint) throws Exception method getSetup (line 296) | private Request getSetup(String uri, int localPort, RtspHeader... head... method connected (line 301) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/RtspControl.java class RtspControl (line 12) | public class RtspControl implements RequestListener { method RtspControl (line 40) | public RtspControl(String uri) { method RtspControl (line 76) | public RtspControl(String uri, String resource) { method play (line 111) | public void play() { method pause (line 121) | public void pause() { method stop (line 131) | public void stop() { method isConnected (line 140) | public boolean isConnected() { method getState (line 144) | public int getState() { method getClientPort (line 148) | public int getClientPort() { method getDescriptor (line 152) | public RtspDescriptor getDescriptor() { method onError (line 156) | @Override method onDescriptor (line 171) | public void onDescriptor(RtspClient client, String descriptor) { method onFailure (line 175) | public void onFailure(RtspClient client, Request request, Throwable ca... method onSuccess (line 188) | public void onSuccess(RtspClient client, Request request, Response res... FILE: RtspCamera/src/de/kp/net/rtsp/client/api/EntityMessage.java type EntityMessage (line 26) | public interface EntityMessage { method getContent (line 28) | public RtspContent getContent(); method setContent (line 30) | public void setContent(RtspContent content); method getMessage (line 32) | public Message getMessage(); method getBytes (line 34) | public byte[] getBytes() throws Exception; method isEntity (line 36) | public boolean isEntity(); FILE: RtspCamera/src/de/kp/net/rtsp/client/api/Message.java type Message (line 27) | public interface Message { method getLine (line 39) | public String getLine(); method getHeader (line 49) | public RtspHeader getHeader(String name) throws Exception; method getCSeq (line 56) | public CSeqHeader getCSeq(); method getHeaders (line 62) | public RtspHeader[] getHeaders(); method addHeader (line 70) | public void addHeader(RtspHeader header); method getBytes (line 76) | public byte[] getBytes() throws Exception; method getEntityMessage (line 82) | public EntityMessage getEntityMessage(); method setEntityMessage (line 90) | public Message setEntityMessage(EntityMessage entity); FILE: RtspCamera/src/de/kp/net/rtsp/client/api/MessageFactory.java type MessageFactory (line 30) | public interface MessageFactory { method incomingMessage (line 32) | public void incomingMessage(MessageBuffer message) throws Exception; method outgoingRequest (line 34) | public Request outgoingRequest(String uri, Request.Method method, int ... method outgoingRequest (line 36) | public Request outgoingRequest(RtspContent body, String uri, Request.M... method outgoingResponse (line 38) | public Response outgoingResponse(int code, String message, int cseq, R... method outgoingResponse (line 40) | public Response outgoingResponse(RtspContent body, int code, String te... FILE: RtspCamera/src/de/kp/net/rtsp/client/api/Request.java type Request (line 28) | public interface Request extends Message { type Method (line 30) | enum Method { method setLine (line 34) | public void setLine(Method method, String uri) throws URISyntaxException; method getMethod (line 36) | public Method getMethod(); method getURI (line 38) | public String getURI(); method handleResponse (line 40) | public void handleResponse(RtspClient client, Response response); FILE: RtspCamera/src/de/kp/net/rtsp/client/api/RequestListener.java type RequestListener (line 26) | public interface RequestListener { method onDescriptor (line 28) | public void onDescriptor(RtspClient client, String descriptor); method onError (line 30) | public void onError(RtspClient client, Throwable error); method onFailure (line 32) | public void onFailure(RtspClient client, Request request, Throwable ca... method onSuccess (line 34) | public void onSuccess(RtspClient client, Request request, Response res... FILE: RtspCamera/src/de/kp/net/rtsp/client/api/Response.java type Response (line 24) | public interface Response extends Message { method setLine (line 26) | public void setLine(int statusCode, String statusPhrase); method getStatusCode (line 28) | public int getStatusCode(); method getStatusText (line 30) | public String getStatusText(); FILE: RtspCamera/src/de/kp/net/rtsp/client/api/Transport.java type Transport (line 33) | public interface Transport { method connect (line 35) | public void connect(URI to) throws IOException; method disconnect (line 37) | public void disconnect(); method sendMessage (line 39) | public void sendMessage(Message message) throws Exception; method setTransportListener (line 41) | public void setTransportListener(TransportListener listener); method setUserData (line 43) | public void setUserData(Object data); method isConnected (line 45) | public boolean isConnected(); FILE: RtspCamera/src/de/kp/net/rtsp/client/api/TransportListener.java type TransportListener (line 29) | public interface TransportListener { method connected (line 31) | public void connected(Transport t) throws Throwable; method error (line 33) | public void error(Transport t, Throwable error); method error (line 35) | public void error(Transport t, Message message, Throwable error); method remoteDisconnection (line 37) | public void remoteDisconnection(Transport t) throws Throwable; method dataReceived (line 39) | public void dataReceived(Transport t, byte[] data, int size) throws Th... method dataSent (line 41) | public void dataSent(Transport t) throws Throwable; FILE: RtspCamera/src/de/kp/net/rtsp/client/header/CSeqHeader.java class CSeqHeader (line 24) | public class CSeqHeader extends RtspBaseIntegerHeader { method CSeqHeader (line 27) | public CSeqHeader() { method CSeqHeader (line 31) | public CSeqHeader(int cseq) { method CSeqHeader (line 35) | public CSeqHeader(String line) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/ContentEncodingHeader.java class ContentEncodingHeader (line 24) | public class ContentEncodingHeader extends RtspBaseStringHeader { method ContentEncodingHeader (line 28) | public ContentEncodingHeader() { method ContentEncodingHeader (line 32) | public ContentEncodingHeader(String header) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/ContentLengthHeader.java class ContentLengthHeader (line 24) | public class ContentLengthHeader extends RtspBaseIntegerHeader { method ContentLengthHeader (line 28) | public ContentLengthHeader() { method ContentLengthHeader (line 32) | public ContentLengthHeader(int value) { method ContentLengthHeader (line 36) | public ContentLengthHeader(String header) throws Exception { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/ContentTypeHeader.java class ContentTypeHeader (line 24) | public class ContentTypeHeader extends RtspBaseStringHeader { method ContentTypeHeader (line 28) | public ContentTypeHeader() { method ContentTypeHeader (line 32) | public ContentTypeHeader(String header) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/RtspBaseIntegerHeader.java class RtspBaseIntegerHeader (line 24) | public class RtspBaseIntegerHeader extends RtspHeader { method RtspBaseIntegerHeader (line 28) | public RtspBaseIntegerHeader(String name) { method RtspBaseIntegerHeader (line 36) | public RtspBaseIntegerHeader(String name, int value) { method RtspBaseIntegerHeader (line 41) | public RtspBaseIntegerHeader(String name, String header) throws Except... method setValue (line 49) | public final void setValue(int newValue) { method getValue (line 54) | public final int getValue() { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/RtspBaseStringHeader.java class RtspBaseStringHeader (line 24) | public class RtspBaseStringHeader extends RtspHeader { method RtspBaseStringHeader (line 26) | public RtspBaseStringHeader(String name) { method RtspBaseStringHeader (line 30) | public RtspBaseStringHeader(String name, String header) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/RtspContent.java class RtspContent (line 26) | public class RtspContent { method setDescription (line 34) | public void setDescription(Message message) throws Exception { method getType (line 45) | public String getType() { method setType (line 49) | public void setType(String type) { method getEncoding (line 53) | public String getEncoding() { method setEncoding (line 57) | public void setEncoding(String encoding) { method getBytes (line 61) | public byte[] getBytes() { method setBytes (line 65) | public void setBytes(byte[] content) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/RtspHeader.java class RtspHeader (line 24) | public class RtspHeader { method RtspHeader (line 36) | public RtspHeader(String header) { method RtspHeader (line 48) | public RtspHeader(String name, String value) { method getName (line 53) | public String getName() { method getRawValue (line 57) | public String getRawValue() { method setRawValue (line 61) | public void setRawValue(String value) { method toString (line 65) | public String toString() { method equals (line 69) | public boolean equals(Object obj) { method checkName (line 84) | protected final void checkName(String expected) throws Exception { method setName (line 91) | protected final void setName(String name) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/SessionHeader.java class SessionHeader (line 24) | public class SessionHeader extends RtspBaseStringHeader { method SessionHeader (line 28) | public SessionHeader() { method SessionHeader (line 32) | public SessionHeader(String header) { FILE: RtspCamera/src/de/kp/net/rtsp/client/header/TransportHeader.java class TransportHeader (line 50) | public class TransportHeader extends RtspHeader { type LowerTransport (line 54) | public static enum LowerTransport { method TransportHeader (line 62) | public TransportHeader(String header) method TransportHeader (line 91) | public TransportHeader(LowerTransport transport, String... parameters) method getParameter (line 98) | public String getParameter(String part) method addParameters (line 106) | void addParameters(String[] parameterList) method getTransport (line 114) | LowerTransport getTransport() method toString (line 119) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/message/MessageBuffer.java class MessageBuffer (line 26) | public class MessageBuffer { method addData (line 58) | public void addData(byte[] newData, int newLength) { method discardData (line 92) | public void discardData() { method getData (line 97) | public byte[] getData() { method getOffset (line 101) | public int getOffset() { method getLength (line 105) | public int getLength() { method setMessage (line 109) | public void setMessage(Message message) { method getMessage (line 113) | public Message getMessage() { method setused (line 117) | public void setused(int used) { FILE: RtspCamera/src/de/kp/net/rtsp/client/message/RtspDescriptor.java class RtspDescriptor (line 9) | public class RtspDescriptor { method RtspDescriptor (line 15) | public RtspDescriptor(String descriptor) { method getMediaList (line 45) | public List getMediaList() { method getFirstVideo (line 49) | public RtspMedia getFirstVideo() { FILE: RtspCamera/src/de/kp/net/rtsp/client/message/RtspEntityMessage.java class RtspEntityMessage (line 31) | public class RtspEntityMessage implements EntityMessage { method RtspEntityMessage (line 37) | public RtspEntityMessage(Message message) { method RtspEntityMessage (line 41) | public RtspEntityMessage(Message message, RtspContent body) { method getMessage (line 46) | @Override method getBytes (line 51) | public byte[] getBytes() throws Exception { method getContent (line 60) | @Override method setContent (line 65) | @Override method isEntity (line 79) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/message/RtspMedia.java class RtspMedia (line 3) | public class RtspMedia { method RtspMedia (line 22) | public RtspMedia(String line) { method getMediaType (line 34) | public String getMediaType() { method getFrameRate (line 38) | public String getFrameRate() { method getEncoding (line 42) | public String getEncoding() { method getClockrate (line 46) | public String getClockrate() { method getTransportPort (line 50) | public String getTransportPort() { method setAttribute (line 54) | public void setAttribute(String line) throws Exception { method toString (line 89) | public String toString() { FILE: RtspCamera/src/de/kp/net/rtsp/client/message/RtspMessage.java class RtspMessage (line 32) | public abstract class RtspMessage implements Message { method RtspMessage (line 42) | public RtspMessage() { method getBytes (line 46) | @Override method getHeader (line 68) | @Override method getHeaders (line 85) | @Override method getCSeq (line 90) | @Override method getLine (line 95) | @Override method setLine (line 100) | public void setLine(String line) { method addHeader (line 104) | @Override method getEntityMessage (line 121) | @Override method setEntityMessage (line 126) | @Override method toString (line 132) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/message/RtspMessageFactory.java class RtspMessageFactory (line 52) | public class RtspMessageFactory implements MessageFactory { method putHeader (line 83) | private static void putHeader(Class cls) throws ... method incomingMessage (line 91) | public void incomingMessage(MessageBuffer buffer) throws Exception { method outgoingRequest (line 169) | @Override method outgoingRequest (line 188) | @Override method outgoingResponse (line 196) | @Override method outgoingResponse (line 207) | @Override method fillMessage (line 215) | private void fillMessage(Message message, int cseq, RtspHeader[] extra... method readLine (line 223) | private String readLine(InputStream in) throws IOException { FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspDescribeRequest.java class RtspDescribeRequest (line 29) | public class RtspDescribeRequest extends RtspRequest { method RtspDescribeRequest (line 31) | public RtspDescribeRequest() { method RtspDescribeRequest (line 35) | public RtspDescribeRequest(String messageLine) throws URISyntaxExcepti... method getBytes (line 39) | @Override method handleResponse (line 45) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspOptionsRequest.java class RtspOptionsRequest (line 27) | public class RtspOptionsRequest extends RtspRequest { method RtspOptionsRequest (line 29) | public RtspOptionsRequest() { method RtspOptionsRequest (line 32) | public RtspOptionsRequest(String line) throws URISyntaxException { method setLine (line 36) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspPauseRequest.java class RtspPauseRequest (line 7) | public class RtspPauseRequest extends RtspRequest { method RtspPauseRequest (line 9) | public RtspPauseRequest() { method RtspPauseRequest (line 12) | public RtspPauseRequest(String messageLine) throws URISyntaxException { method getBytes (line 16) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspPlayRequest.java class RtspPlayRequest (line 28) | public class RtspPlayRequest extends RtspRequest { method RtspPlayRequest (line 30) | public RtspPlayRequest() { method RtspPlayRequest (line 33) | public RtspPlayRequest(String messageLine) throws URISyntaxException { method getBytes (line 37) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspRequest.java class RtspRequest (line 33) | public class RtspRequest extends RtspMessage implements Request { method RtspRequest (line 39) | public RtspRequest() { method RtspRequest (line 42) | public RtspRequest(String messageLine) throws URISyntaxException { method setLine (line 47) | @Override method getMethod (line 58) | @Override method getURI (line 63) | @Override method handleResponse (line 68) | @Override method setURI (line 76) | protected void setURI(String uri) { method setMethod (line 80) | protected void setMethod(Method method) { method testForClose (line 84) | private boolean testForClose(RtspClient client, Message message) { FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspSetupRequest.java class RtspSetupRequest (line 30) | public class RtspSetupRequest extends RtspRequest { method RtspSetupRequest (line 31) | public RtspSetupRequest() { method RtspSetupRequest (line 34) | public RtspSetupRequest(String line) throws URISyntaxException { method getBytes (line 38) | @Override method handleResponse (line 44) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/request/RtspTeardownRequest.java class RtspTeardownRequest (line 30) | public class RtspTeardownRequest extends RtspRequest { method RtspTeardownRequest (line 32) | public RtspTeardownRequest() { method RtspTeardownRequest (line 36) | public RtspTeardownRequest(String messageLine) throws URISyntaxExcepti... method getBytes (line 40) | @Override method handleResponse (line 46) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/response/RtspResponse.java class RtspResponse (line 27) | public class RtspResponse extends RtspMessage implements Response { method RtspResponse (line 32) | public RtspResponse() { method RtspResponse (line 35) | public RtspResponse(String line) { method getStatusCode (line 45) | @Override method getStatusText (line 50) | @Override method setLine (line 55) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/client/transport/TCPTransport.java class TCPTransportThread (line 32) | class TCPTransportThread extends Thread { method TCPTransportThread (line 38) | public TCPTransportThread(TCPTransport transport, TransportListener li... method getListener (line 43) | public TCPTransportListener getListener() { method setListener (line 47) | public void setListener(TransportListener listener) { method run (line 51) | @Override class TCPTransport (line 77) | public class TCPTransport implements Transport { method TCPTransport (line 86) | public TCPTransport() { method connect (line 89) | @Override method disconnect (line 106) | @Override method isConnected (line 117) | @Override method sendMessage (line 122) | @Override method setTransportListener (line 130) | @Override method setUserData (line 137) | @Override method receive (line 141) | int receive(byte[] data) throws IOException { method setConnected (line 145) | void setConnected(boolean connected) { FILE: RtspCamera/src/de/kp/net/rtsp/client/transport/TCPTransportListener.java class TCPTransportListener (line 28) | class TCPTransportListener implements TransportListener { method TCPTransportListener (line 32) | public TCPTransportListener(TransportListener theBehaviour) { method connected (line 36) | @Override method dataReceived (line 47) | @Override method dataSent (line 59) | @Override method error (line 72) | @Override method error (line 78) | @Override method remoteDisconnection (line 84) | @Override FILE: RtspCamera/src/de/kp/net/rtsp/server/RtspServer.java class RtspServer (line 39) | public class RtspServer implements Runnable { method RtspServer (line 57) | public RtspServer(int port, VideoEncoder encoder) throws IOException { method run (line 66) | public void run() { method isTerminated (line 87) | public boolean isTerminated() { method stop (line 95) | public void stop() { method terminate (line 113) | private void terminate() { class ServerThread (line 123) | private class ServerThread extends Thread { method ServerThread (line 159) | public ServerThread(Socket socket, VideoEncoder encoder) { method run (line 171) | public void run() { method getRequestType (line 277) | private int getRequestType() throws Exception { method buildSetupResponse (line 347) | private void buildSetupResponse(String requestLine) throws Exception { method buildDescribeResponse (line 376) | private void buildDescribeResponse(String requestLine) throws Except... FILE: RtspCamera/src/de/kp/net/rtsp/server/response/Parser.java class Parser (line 17) | public class Parser { method readRequest (line 24) | public static String readRequest(BufferedReader rtspBufferedReader) th... method getRequestType (line 63) | public static int getRequestType(String request) { method getContentBase (line 98) | public static String getContentBase(String request) { method getCseq (line 117) | public static int getCseq(String request) throws Exception { method getInterleavedSetup (line 131) | public static int[] getInterleavedSetup(String request) throws Excepti... method getFileName (line 157) | public static String getFileName(String request) throws Exception { method getLineInput (line 181) | public static String getLineInput(String request, String separator, St... method getClientPort (line 208) | public static int getClientPort(String request) throws Exception { method getTransportProtocol (line 229) | public static String getTransportProtocol(String request) throws Excep... method getRangePlay (line 249) | public static String getRangePlay(String request) throws Exception { method getSessionType (line 277) | public static String getSessionType(String request) throws Exception { method getUserAgent (line 295) | public String getUserAgent(String request) throws Exception{ FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspAnnounceResponse.java class RtspAnnounceResponse (line 3) | public class RtspAnnounceResponse extends RtspResponse { method RtspAnnounceResponse (line 5) | public RtspAnnounceResponse(int cseq) { method generateBody (line 9) | protected void generateBody() { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspDescribeResponse.java class RtspDescribeResponse (line 7) | public class RtspDescribeResponse extends RtspResponse { method RtspDescribeResponse (line 15) | public RtspDescribeResponse(int cseq) { method generateBody (line 19) | protected void generateBody() { method getContentBase (line 37) | public String getContentBase() { method setContentBase (line 41) | public void setContentBase(String contentBase) { method setFileName (line 45) | public void setFileName(String fileName) { method setVideoEncoder (line 49) | public void setVideoEncoder(VideoEncoder encoder) { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspError.java class RtspError (line 3) | public class RtspError extends RtspResponse { method RtspError (line 5) | public RtspError(int cseq) { method generateBody (line 9) | protected void generateBody() { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspOptionsResponse.java class RtspOptionsResponse (line 3) | public class RtspOptionsResponse extends RtspResponse { method RtspOptionsResponse (line 5) | public RtspOptionsResponse(int cseq) { method generateBody (line 9) | protected void generateBody() { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspPauseResponse.java class RtspPauseResponse (line 3) | public class RtspPauseResponse extends RtspResponse { method RtspPauseResponse (line 5) | public RtspPauseResponse(int cseq) { method generateBody (line 9) | protected void generateBody() { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspPlayResponse.java class RtspPlayResponse (line 3) | public class RtspPlayResponse extends RtspResponse { method RtspPlayResponse (line 7) | public RtspPlayResponse(int cseq) { method generateBody (line 11) | protected void generateBody() { method getRange (line 15) | public String getRange() { method setRange (line 19) | public void setRange(String range) { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspResponse.java class RtspResponse (line 7) | public abstract class RtspResponse { method RtspResponse (line 27) | public RtspResponse(int cseq){ method getHeader (line 31) | protected String getHeader() { method cseq (line 45) | protected String cseq() { method getResponse (line 49) | protected String getResponse() { method setResponse (line 53) | protected void setResponse(String response) { method getServer (line 57) | protected String getServer(){ method getCseq (line 61) | protected int getCseq() { method setCseq (line 65) | protected void setCseq(int cseq) { method getBody (line 69) | protected String getBody() { method setBody (line 73) | protected void setBody(String cuerpo) { method generate (line 77) | protected void generate(){ method generateBody (line 86) | protected abstract void generateBody(); method toString (line 88) | public String toString() { method createSessionId (line 97) | public void createSessionId(boolean bool){ FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspResponseTeardown.java class RtspResponseTeardown (line 3) | public class RtspResponseTeardown extends RtspResponse { method RtspResponseTeardown (line 5) | public RtspResponseTeardown(int cseq) { method generar (line 9) | protected void generar(){ method generateBody (line 14) | protected void generateBody() { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/RtspSetupResponse.java class RtspSetupResponse (line 7) | public class RtspSetupResponse extends RtspResponse { method RtspSetupResponse (line 18) | public RtspSetupResponse(int cseq) { method generateBody (line 22) | protected void generateBody() { method getPortPart (line 36) | private String getPortPart(){ method getInterleavedPart (line 43) | private String getInterleavedPart() { method createSessionId (line 47) | private final void createSessionId() { method setClientPort (line 62) | public void setClientPort(int port) { method getTransportProtocol (line 67) | public String getTransportProtocol() { method setTransportProtocol (line 71) | public void setTransportProtocol(String transportProtocol) { method getSessionType (line 75) | public String getSessionType() { method setSessionType (line 79) | public void setSessionType(String sessionType) { method getInterleaved (line 83) | public int[] getInterleaved() { method setInterleaved (line 87) | public void setInterleaved(int[] interleaved) { method getClientIP (line 91) | public String getClientIP() { method setClientIP (line 95) | public void setClientIP(String clientIP) { FILE: RtspCamera/src/de/kp/net/rtsp/server/response/SDP.java class SDP (line 10) | public class SDP { method SDP (line 20) | public SDP(String fileName, VideoEncoder encoder) { method getSdp (line 34) | public String getSdp() throws UnknownHostException { method getSDPVideo (line 68) | private StringBuffer getSDPVideo(int track){ method getFileName (line 130) | public String getFileName() { method setFileName (line 137) | public void setFileName(String fileName) { method getClientAudioPort (line 141) | public int getClientAudioPort() { method setClientAudioPort (line 145) | public void setClientAudioPort(int clientAudioPort) { method getClientVideoPort (line 149) | public int getClientVideoPort() { method setClientVideoPort (line 153) | public void setClientVideoPort(int clientVideoPort) { FILE: RtspCamera/src/de/kp/rtspcamera/MediaConstants.java class MediaConstants (line 3) | public class MediaConstants { FILE: RtspCamera/src/de/kp/rtspcamera/RtspApiCodecsCamera.java class RtspApiCodecsCamera (line 25) | public class RtspApiCodecsCamera extends Activity { method onCreate (line 51) | @Override method onResume (line 78) | public void onResume() { method onPause (line 132) | @Override method onError (line 148) | public void onError(MediaRecorder mr, int what, int extra) { method surfaceCreated (line 167) | public void surfaceCreated(SurfaceHolder holder) { method surfaceChanged (line 178) | public void surfaceChanged(SurfaceHolder holder, int format, int w, in... method surfaceDestroyed (line 192) | public void surfaceDestroyed(SurfaceHolder holder) { method initializeVideo (line 202) | private void initializeVideo() { method getMediaEncoder (line 246) | private int getMediaEncoder() { method startVideoRecording (line 252) | private void startVideoRecording() { method stopVideoRecording (line 281) | private void stopVideoRecording() { method releaseMediaRecorder (line 312) | private void releaseMediaRecorder() { FILE: RtspCamera/src/de/kp/rtspcamera/RtspNativeCodecsCamera.java class RtspNativeCodecsCamera (line 18) | public class RtspNativeCodecsCamera extends Activity { method onCreate (line 40) | @Override method onResume (line 68) | @Override method onPause (line 103) | @Override method surfaceCreated (line 126) | public void surfaceCreated(SurfaceHolder holder) { method surfaceChanged (line 138) | public void surfaceChanged(SurfaceHolder holder, int format, int w, in... method surfaceDestroyed (line 151) | public void surfaceDestroyed(SurfaceHolder holder) { method initializePreview (line 178) | private void initializePreview(int width, int height) { method startPreview (line 202) | private void startPreview() { method isReady (line 222) | public boolean isReady() { FILE: RtspViewer/src/de/kp/rtspviewer/RtspViewerActivity.java class RtspViewerActivity (line 19) | public class RtspViewerActivity extends Activity { method onCreate (line 44) | @Override method onPause (line 97) | @Override method onResume (line 103) | @Override method onDestroy (line 115) | @Override