Searched refs:shortVideoHeader (Results 1 - 25 of 52) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC.c66 * shortVideoHeader - binary flag indicating presence of
68 * shortVideoHeader==0, and escape mode 4 is used when
69 * shortVideoHeader==1.
103 OMX_INT shortVideoHeader
113 shortVideoHeader,
H A DomxVCM4P2_EncodeVLCZigzag_IntraACVLC.c66 * shortVideoHeader - binary flag indicating presence of
68 * shortVideoHeader==0, and escape mode 4 is used when
69 * shortVideoHeader==1.
97 OMX_INT shortVideoHeader
108 shortVideoHeader,
H A DomxVCM4P2_EncodeVLCZigzag_Inter.c60 * shortVideoHeader - binary flag indicating presence of
62 * shortVideoHeader==0, and escape mode 4 is used when
63 * shortVideoHeader==1.
86 OMX_INT shortVideoHeader
105 shortVideoHeader,
H A DarmVCM4P2_EncodeVLCZigzag_intra.c93 OMX_INT shortVideoHeader,
136 shortVideoHeader,
87 armVCM4P2_EncodeVLCZigzag_Intra( OMX_U8 **ppBitStream, OMX_INT *pBitOffset, const OMX_S16 *pQDctBlkCoef, OMX_U8 predDir, OMX_U8 pattern, OMX_INT shortVideoHeader, OMX_U8 start ) argument
H A DomxVCM4P2_DecodeBlockCoef_Inter.c58 * shortVideoHeader - binary flag indicating presence of
59 * short_video_header; shortVideoHeader==1 selects linear intra DC
60 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
89 OMX_INT shortVideoHeader
112 pTempBuf1,shortVideoHeader);
H A DomxVCM4P2_DecodeVLCZigzag_Inter.c57 * shortVideoHeader - binary flag indicating presence of
59 * shortVideoHeader==0, and escape mode 4 is used when
60 * shortVideoHeader==1.
91 OMX_INT shortVideoHeader
109 shortVideoHeader,
H A DomxVCM4P2_QuantInter_I.c50 * shortVideoHeader - binary flag indicating presence of short_video_header;
51 * shortVideoHeader==1 selects linear intra DC mode, and
52 * shortVideoHeader==0 selects non linear intra DC mode.
57 * When shortVideoHeader==1, AC coefficients are saturated on the
59 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
74 OMX_INT shortVideoHeader
91 if(shortVideoHeader == 1)
H A DomxVCM4P2_TransRecBlockCoef_inter.c52 * shortVideoHeader - binary flag indicating presence of short_video_header;
53 * shortVideoHeader==1 selects linear intra DC mode, and
54 * shortVideoHeader==0 selects non linear intra DC mode.
81 OMX_INT shortVideoHeader
106 shortVideoHeader);
H A DarmVCM4P2_PutVLCBits.c56 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
57 * and escape mode 4 is used when shortVideoHeader==1.
104 OMX_INT shortVideoHeader,
158 shortVideoHeader,
197 shortVideoHeader,
100 armVCM4P2_PutVLCBits( OMX_U8 **ppBitStream, OMX_INT * pBitOffset, const OMX_S16 *pQDctBlkCoef, OMX_INT shortVideoHeader, OMX_U8 start, OMX_U8 maxStoreRunL0, OMX_U8 maxStoreRunL1, OMX_U8 maxRunForMultipleEntriesL0, OMX_U8 maxRunForMultipleEntriesL1, const OMX_U8 * pRunIndexTableL0, const ARM_VLC32 *pVlcTableL0, const OMX_U8 * pRunIndexTableL1, const ARM_VLC32 *pVlcTableL1, const OMX_U8 * pLMAXTableL0, const OMX_U8 * pLMAXTableL1, const OMX_U8 * pRMAXTableL0, const OMX_U8 * pRMAXTableL1, const OMX_U8 * pZigzagTable ) argument
H A DomxVCM4P2_DecodeBlockCoef_Intra.c74 * shortVideoHeader - binary flag indicating presence of
75 * short_video_header; shortVideoHeader==1 selects linear intra DC
76 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
119 OMX_INT shortVideoHeader
185 shortVideoHeader,
196 shortVideoHeader);
217 shortVideoHeader);
H A DarmVCM4P2_CheckVLCEscapeMode.c78 OMX_INT shortVideoHeader,
106 if(escape && shortVideoHeader)
71 armVCM4P2_CheckVLCEscapeMode( OMX_U32 run, OMX_U32 runPlus, OMX_S16 level, OMX_S16 levelPlus, OMX_U8 maxStoreRun, OMX_U8 maxRunForMultipleEntries, OMX_INT shortVideoHeader, const OMX_U8 *pRunIndexTable ) argument
H A DarmVCM4P2_DecodeVLCZigzag_intra.c91 OMX_INT shortVideoHeader,
133 shortVideoHeader,
86 armVCM4P2_DecodeVLCZigzag_Intra( const OMX_U8 ** ppBitStream, OMX_INT * pBitOffset, OMX_S16 * pDst, OMX_U8 predDir, OMX_INT shortVideoHeader, OMX_U8 start ) argument
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c73 * shortVideoHeader - binary flag indicating presence of
75 * shortVideoHeader==0, and escape mode 4 is used when
76 * shortVideoHeader==1.
112 OMX_INT shortVideoHeader,
180 shortVideoHeader,
107 omxVCM4P2_DecodeVLCZigzag_IntraDCVLC( const OMX_U8 ** ppBitStream, OMX_INT * pBitOffset, OMX_S16 * pDst, OMX_U8 predDir, OMX_INT shortVideoHeader, OMXVCM4P2VideoComponent videoComp ) argument
H A DomxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c71 * shortVideoHeader - binary flag indicating presence of
73 * shortVideoHeader==0, and escape mode 4 is used when
74 * shortVideoHeader==1.
104 OMX_INT shortVideoHeader,
171 shortVideoHeader,
98 omxVCM4P2_EncodeVLCZigzag_IntraDCVLC( OMX_U8 **ppBitStream, OMX_INT *pBitOffset, const OMX_S16 *pQDctBlkCoef, OMX_U8 predDir, OMX_U8 pattern, OMX_INT shortVideoHeader, OMXVCM4P2VideoComponent videoComp ) argument
H A DomxVCM4P2_QuantIntra_I.c52 * shortVideoHeader - binary flag indicating presence of
53 * short_video_header; shortVideoHeader==1 selects linear intra DC
54 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
59 * When shortVideoHeader==1, AC coefficients are saturated on the
61 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
78 OMX_INT shortVideoHeader
96 if(shortVideoHeader == 1)
H A DomxVCM4P2_QuantInvIntra_I.c54 * shortVideoHeader - binary flag indicating presence of short_video_header
76 OMX_INT shortVideoHeader
91 if(shortVideoHeader)
H A DomxVCM4P2_TransRecBlockCoef_intra.c90 * shortVideoHeader - binary flag indicating presence of
91 * short_video_header; shortVideoHeader==1 selects linear intra DC
92 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
149 OMX_INT shortVideoHeader
211 shortVideoHeader);
263 shortVideoHeader);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Inter.c60 * [in] shortVideoHeader a flag indicating presence of short_video_header;
61 * shortVideoHeader==1 indicates using quantization method defined in short
62 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
85 OMX_INT shortVideoHeader
99 pTempBuf1,shortVideoHeader);
H A DomxVCM4P2_DecodeBlockCoef_Intra.c82 * [in] shortVideoHeader a flag indicating presence of short_video_header;
83 * shortVideoHeader==1 selects linear intra DC mode,
84 * and shortVideoHeader==0 selects nonlinear intra DC mode.
122 OMX_INT shortVideoHeader
173 shortVideoHeader,
184 shortVideoHeader);
205 shortVideoHeader);
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s44 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
45 ; * escape modes 0-3 are used if shortVideoHeader==0,
46 ; * and escape mode 4 is used when shortVideoHeader==1.
99 shortVideoHeader RN 3 label
140 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// get the Input Argument from stack
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Inter.c60 * [in] shortVideoHeader a flag indicating presence of short_video_header;
61 * shortVideoHeader==1 indicates using quantization method defined in short
62 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
85 OMX_INT shortVideoHeader
99 pTempBuf1,shortVideoHeader);
H A DomxVCM4P2_DecodeBlockCoef_Intra.c88 * [in] shortVideoHeader a flag indicating presence of short_video_header;
89 * shortVideoHeader==1 selects linear intra DC mode,
90 * and shortVideoHeader==0 selects nonlinear intra DC mode.
128 OMX_INT shortVideoHeader
179 shortVideoHeader,
190 shortVideoHeader);
211 shortVideoHeader);
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s44 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
45 ; * escape modes 0-3 are used if shortVideoHeader==0,
46 ; * and escape mode 4 is used when shortVideoHeader==1.
99 shortVideoHeader RN 3 label
140 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// get the Input Argument from stack
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dvisual_header.h33 int32 shortVideoHeader; /* shortVideoHeader mode */ member in struct:tagVolInfo
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dcombined_encode.cpp88 if (currVol->shortVideoHeader)
101 if (currVol->shortVideoHeader && currVop->gobFrameID != currVop->predictionType)
112 if (currVol->shortVideoHeader) /* ShortVideoHeader Mode */
173 if (!currVol->shortVideoHeader) /* Not in ShortVideoHeader mode */
211 if (currVol->shortVideoHeader) /* ShortVideoHeader = 1 */
219 if (currVol->shortVideoHeader) /* ShortVideoHeader = 1 */
283 Int resync_marker = ((!currVol->shortVideoHeader) && (!currVol->ResyncMarkerDisable));
345 if (currVol->shortVideoHeader)
358 if (currVol->shortVideoHeader && currVop->gobFrameID != currVop->predictionType)
364 if (currVol->shortVideoHeader)
[all...]

Completed in 4659 milliseconds

123