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.c51 * shortVideoHeader - binary flag indicating presence of
53 * shortVideoHeader==0, and escape mode 4 is used when
54 * shortVideoHeader==1.
88 OMX_INT shortVideoHeader
98 shortVideoHeader,
H A DomxVCM4P2_EncodeVLCZigzag_IntraACVLC.c51 * shortVideoHeader - binary flag indicating presence of
53 * shortVideoHeader==0, and escape mode 4 is used when
54 * shortVideoHeader==1.
82 OMX_INT shortVideoHeader
93 shortVideoHeader,
H A DomxVCM4P2_EncodeVLCZigzag_Inter.c45 * shortVideoHeader - binary flag indicating presence of
47 * shortVideoHeader==0, and escape mode 4 is used when
48 * shortVideoHeader==1.
71 OMX_INT shortVideoHeader
90 shortVideoHeader,
H A DarmVCM4P2_EncodeVLCZigzag_intra.c78 OMX_INT shortVideoHeader,
121 shortVideoHeader,
72 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.c43 * shortVideoHeader - binary flag indicating presence of
44 * short_video_header; shortVideoHeader==1 selects linear intra DC
45 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
74 OMX_INT shortVideoHeader
97 pTempBuf1,shortVideoHeader);
H A DomxVCM4P2_DecodeVLCZigzag_Inter.c42 * shortVideoHeader - binary flag indicating presence of
44 * shortVideoHeader==0, and escape mode 4 is used when
45 * shortVideoHeader==1.
76 OMX_INT shortVideoHeader
94 shortVideoHeader,
H A DomxVCM4P2_QuantInter_I.c35 * shortVideoHeader - binary flag indicating presence of short_video_header;
36 * shortVideoHeader==1 selects linear intra DC mode, and
37 * shortVideoHeader==0 selects non linear intra DC mode.
42 * When shortVideoHeader==1, AC coefficients are saturated on the
44 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
59 OMX_INT shortVideoHeader
76 if(shortVideoHeader == 1)
H A DomxVCM4P2_TransRecBlockCoef_inter.c37 * shortVideoHeader - binary flag indicating presence of short_video_header;
38 * shortVideoHeader==1 selects linear intra DC mode, and
39 * shortVideoHeader==0 selects non linear intra DC mode.
66 OMX_INT shortVideoHeader
91 shortVideoHeader);
H A DarmVCM4P2_PutVLCBits.c41 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
42 * and escape mode 4 is used when shortVideoHeader==1.
89 OMX_INT shortVideoHeader,
143 shortVideoHeader,
182 shortVideoHeader,
85 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.c59 * shortVideoHeader - binary flag indicating presence of
60 * short_video_header; shortVideoHeader==1 selects linear intra DC
61 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
104 OMX_INT shortVideoHeader
170 shortVideoHeader,
181 shortVideoHeader);
202 shortVideoHeader);
H A DarmVCM4P2_CheckVLCEscapeMode.c63 OMX_INT shortVideoHeader,
91 if(escape && shortVideoHeader)
56 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.c76 OMX_INT shortVideoHeader,
118 shortVideoHeader,
71 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.c58 * shortVideoHeader - binary flag indicating presence of
60 * shortVideoHeader==0, and escape mode 4 is used when
61 * shortVideoHeader==1.
97 OMX_INT shortVideoHeader,
165 shortVideoHeader,
92 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.c56 * shortVideoHeader - binary flag indicating presence of
58 * shortVideoHeader==0, and escape mode 4 is used when
59 * shortVideoHeader==1.
89 OMX_INT shortVideoHeader,
156 shortVideoHeader,
83 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.c37 * shortVideoHeader - binary flag indicating presence of
38 * short_video_header; shortVideoHeader==1 selects linear intra DC
39 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
44 * When shortVideoHeader==1, AC coefficients are saturated on the
46 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
63 OMX_INT shortVideoHeader
81 if(shortVideoHeader == 1)
H A DomxVCM4P2_QuantInvIntra_I.c39 * shortVideoHeader - binary flag indicating presence of short_video_header
61 OMX_INT shortVideoHeader
76 if(shortVideoHeader)
H A DomxVCM4P2_TransRecBlockCoef_intra.c75 * shortVideoHeader - binary flag indicating presence of
76 * short_video_header; shortVideoHeader==1 selects linear intra DC
77 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
134 OMX_INT shortVideoHeader
196 shortVideoHeader);
248 shortVideoHeader);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Inter.c45 * [in] shortVideoHeader a flag indicating presence of short_video_header;
46 * shortVideoHeader==1 indicates using quantization method defined in short
47 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
70 OMX_INT shortVideoHeader
84 pTempBuf1,shortVideoHeader);
H A DomxVCM4P2_DecodeBlockCoef_Intra.c67 * [in] shortVideoHeader a flag indicating presence of short_video_header;
68 * shortVideoHeader==1 selects linear intra DC mode,
69 * and shortVideoHeader==0 selects nonlinear intra DC mode.
107 OMX_INT shortVideoHeader
158 shortVideoHeader,
169 shortVideoHeader);
190 shortVideoHeader);
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s30 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
31 ; * escape modes 0-3 are used if shortVideoHeader==0,
32 ; * and escape mode 4 is used when shortVideoHeader==1.
85 shortVideoHeader RN 3 label
126 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.c45 * [in] shortVideoHeader a flag indicating presence of short_video_header;
46 * shortVideoHeader==1 indicates using quantization method defined in short
47 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
70 OMX_INT shortVideoHeader
84 pTempBuf1,shortVideoHeader);
H A DomxVCM4P2_DecodeBlockCoef_Intra.c73 * [in] shortVideoHeader a flag indicating presence of short_video_header;
74 * shortVideoHeader==1 selects linear intra DC mode,
75 * and shortVideoHeader==0 selects nonlinear intra DC mode.
113 OMX_INT shortVideoHeader
164 shortVideoHeader,
175 shortVideoHeader);
196 shortVideoHeader);
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s30 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
31 ; * escape modes 0-3 are used if shortVideoHeader==0,
32 ; * and escape mode 4 is used when shortVideoHeader==1.
85 shortVideoHeader RN 3 label
126 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 227 milliseconds

123