Searched
full:int32 (Results
701 -
725 of
996) sorted by null
<<21222324252627282930>>
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
L01Tld2x4Ftr.h | 105 int32 bbf_L01Tld2x4Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
L04Dns2x4Ftr.h | 105 int32 bbf_L04Dns2x4Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
L04Dns3x3Ftr.h | 105 int32 bbf_L04Dns3x3Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
L06Dns3x3Ftr.h | 105 int32 bbf_L06Dns3x3Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
L06Dns4x4Ftr.h | 105 int32 bbf_L06Dns4x4Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
L06DnsNx4x4Ftr.h | 108 int32 bbf_L06DnsNx4x4Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
Sequence.h | 120 int32 bbf_Sequence_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
|
/external/neven/Embedded/common/src/b_ImageEm/ |
APhImage.c | 326 int32 yIndexL; 327 int32 xIndexL; 341 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E ); 342 srcImageSubSectionL.y2E = bbs_min( ( int32 ) srcPtrA->heightE, sectionL.y2E );
|
ComplexImage.c | 350 int32 yIndexL; 351 int32 xIndexL; 365 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E ); 366 srcImageSubSectionL.y2E = bbs_min( ( int32 ) srcPtrA->heightE, sectionL.y2E );
|
UInt32Image.h | 135 int32 bbpA );
|
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactAlt.h | 54 int32 vecExpE;
|
CompactMat.h | 63 int32 maxRowBitsE;
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
CodedOutputStream.java | 161 /** Write an {@code int32} field, including tag, to the stream. */ 324 /** Write an {@code int32} field to the stream. */ 459 * {@code int32} field, including tag. 653 * {@code int32} field, including tag. [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
CodedOutputStreamMicro.java | 147 /** Write an {@code int32} field, including tag, to the stream. */ 305 /** Write an {@code int32} field to the stream. */ 434 * {@code int32} field, including tag. 623 * {@code int32} field, including tag. [all...] |
/external/protobuf/src/google/protobuf/compiler/java/ |
java_extension.cc | 49 case FieldDescriptor::TYPE_INT32 : return "INT32";
|
/external/protobuf/src/google/protobuf/stubs/ |
substitute.h | 69 // * int32, int64, uint32, uint64: Formatted using SimpleItoa().
|
/external/protobuf/src/google/protobuf/ |
text_format.cc | 353 SET_FIELD(Int32, static_cast<int32>(value)); [all...] |
/external/webkit/WebCore/bindings/v8/custom/ |
V8WebGLArrayCustom.h | 121 return throwError("Could not convert argument 0 to either an int32 or an object");
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
dct16.h | 61 void dct_16(Int32 vec[], Int flag);
|
dst8.h | 61 void dst_8(Int32 vec[]);
|
idct8.h | 61 void idct_8(Int32 vec[]);
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
init.cpp | 658 rateCtrl->bitRate <= (int32)MaxBR[ii]*1000 && 659 rateCtrl->cpbSize <= (int32)MaxCPB[ii]*1000 && 689 rateCtrl->bitRate > (int32)MaxBR[lev_idx]*1000 || 690 rateCtrl->cpbSize > (int32)MaxCPB[lev_idx]*1000 || [all...] |
rate_control.cpp | 55 int32 currFrameNum ; 89 currFrameNum = (int32)(((modTime - modTimeRef) * rateCtrl->frame_rate + 200) / 1000); /* add small roundings */ 91 if (currFrameNum <= (int32)encvid->prevProcFrameNum) 219 rateCtrl->bitsPerFrame = (int32)(rateCtrl->bitRate / rateCtrl->frame_rate); [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4dec_lib.h | 118 PV_STATUS RecoverPacketError(BitstreamDecVideo *stream, int marker_length, int32 *nextVop); 119 PV_STATUS RecoverGOBError(BitstreamDecVideo *stream, int marker_length, int32 *vopPos); 183 int32 size, /* i */ 304 void ConcealTexture_I(VideoDecData *video, int32 startFirstPartition, int mb_start, int mb_stop,
|
scaling.h | 24 extern const int32 scale[63];
|
Completed in 788 milliseconds
<<21222324252627282930>>