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

123

/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/dec/src/
H A Dcombined_decode.cpp48 int shortVideoHeader = video->shortVideoHeader; local
83 if (video->shortVideoHeader)
196 if (shortVideoHeader)
275 if (shortVideoHeader)
414 if (!video->shortVideoHeader)
446 if ((MBtype & INTRA_MASK) && !video->shortVideoHeader)
592 if (video->shortVideoHeader)
H A Dmp4dec_lib.h278 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader);
H A Dmp4lib_int.h254 int shortVideoHeader; /* shortVideoHeader mode */ member in struct:tagVideoDecData
H A Dpvdec_api.cpp232 video->shortVideoHeader = PV_TRUE;
235 if (video->shortVideoHeader == PV_TRUE)
290 if (video->shortVideoHeader == PV_TRUE)
860 if (video->shortVideoHeader)
1082 timestamp[idx] = CalcVopDisplayTime(video->vol[idx], vopHeader[idx], video->shortVideoHeader);
1144 if (video->shortVideoHeader)
1170 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1194 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1690 pVolInfo->shortVideoHeader = (int32)((VideoDecData *)(decCtrl->videoDecoderData))->shortVideoHeader;
[all...]
H A Dvop.cpp252 video->shortVideoHeader = TRUE;
275 video->shortVideoHeader = 0;
704 video->shortVideoHeader = TRUE;
811 * Read the VOP header from the bitstream (No shortVideoHeader Mode here!)
1569 if (!video->shortVideoHeader)
1619 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader) argument
1628 if (!shortVideoHeader)
/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...]
H A Ddatapart_encode.cpp84 if (currVol->shortVideoHeader)
H A Dfastcodemb.cpp57 UChar shortHeader = video->vol[video->currLayer]->shortVideoHeader;
H A Dmp4enc_api.cpp863 pVol->shortVideoHeader = pEncParams->H263_Enabled; /*Short Header */
952 if (pVol->shortVideoHeader)
1407 if (video->vol[0]->shortVideoHeader) /* Short Video Header = 1 */
2415 if (currVol->shortVideoHeader == 1)
2449 if (currVol->shortVideoHeader == 0)
H A Dmp4lib_int.h77 Int shortVideoHeader; /* shortVideoHeader mode */ member in struct:tagVol
H A Dvlc_encode.cpp1146 Int shortVideoHeader = video->vol[video->currLayer]->shortVideoHeader; local
1152 if (!shortVideoHeader)
1182 if (!video->vol[video->currLayer]->shortVideoHeader)
1197 if (shortVideoHeader) /* Short Header DC coefficients */
1264 Int shortVideoHeader = video->vol[video->currLayer]->shortVideoHeader; local
1271 if (!shortVideoHeader && intra)
1324 if (!video->vol[video->currLayer]->shortVideoHeader && intra)
1363 if (shortVideoHeader) /* Shor
[all...]
H A Dvlc_encode.h41 Void BlockCodeCoeff(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, UChar Mode, Int rvlc, Int shortVideoHeader);
H A Dvop.cpp132 if (currVol->shortVideoHeader) /* Short Video Header = 1 */
202 if (currVol->shortVideoHeader) /* Short Video Header = 1 */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DarmVC.h219 OMX_INT shortVideoHeader,
251 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
252 * and escape mode 4 is used when shortVideoHeader==1.
274 OMX_INT shortVideoHeader,
325 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
326 * and escape mode 4 is used when shortVideoHeader==1.
366 OMX_INT shortVideoHeader,
398 * [in] shortVideoHeader binar
[all...]
H A DomxVC.h1182 * shortVideoHeader - binary flag indicating presence of
1183 * short_video_header; shortVideoHeader==1 selects linear intra DC
1184 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
1189 * When shortVideoHeader==1, AC coefficients are saturated on the
1191 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
1207 OMX_INT shortVideoHeader
1224 * shortVideoHeader - binary flag indicating presence of short_video_header;
1225 * shortVideoHeader==1 selects linear intra DC mode, and
1226 * shortVideoHeader==0 selects non linear intra DC mode.
1231 * When shortVideoHeader
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s51 shortVideoHeader RN 3 label
147 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
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_Inter_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.
86 shortVideoHeader RN 3 label
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
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_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.
89 shortVideoHeader RN 3 label
205 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// Load the Input Argument From Stack
H A DomxVCM4P2_PredictReconCoefIntra_s.s105 shortVideoHeader RN 9 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DarmVC.h219 OMX_INT shortVideoHeader,
251 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
252 * and escape mode 4 is used when shortVideoHeader==1.
274 OMX_INT shortVideoHeader,
325 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
326 * and escape mode 4 is used when shortVideoHeader==1.
366 OMX_INT shortVideoHeader,
398 * [in] shortVideoHeader binar
[all...]
H A DomxVC.h1182 * shortVideoHeader - binary flag indicating presence of
1183 * short_video_header; shortVideoHeader==1 selects linear intra DC
1184 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
1189 * When shortVideoHeader==1, AC coefficients are saturated on the
1191 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
1207 OMX_INT shortVideoHeader
1224 * shortVideoHeader - binary flag indicating presence of short_video_header;
1225 * shortVideoHeader==1 selects linear intra DC mode, and
1226 * shortVideoHeader==0 selects non linear intra DC mode.
1231 * When shortVideoHeader
[all...]

Completed in 229 milliseconds

123