Home
last modified time | relevance | path

Searched refs:Bool (Results 1 – 25 of 63) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
Dmp4enc_api.h32 typedef unsigned int Bool; typedef
236 Bool useACPred;
256 OSCL_IMPORT_REF Bool PVGetDefaultEncOption(VideoEncOptions *encOption, Int encUseCase);
263 … OSCL_IMPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encCtrl, VideoEncOptions *encOption);
277 …OSCL_IMPORT_REF Bool PVGetVolHeader(VideoEncControls *encCtrl, UChar *volHeader, Int *size, Int…
286 …OSCL_IMPORT_REF Bool PVGetH263ProfileLevelID(VideoEncControls *encCtrl, Int *profileID, Int *le…
295 …OSCL_IMPORT_REF Bool PVGetMPEG4ProfileLevelID(VideoEncControls *encCtrl, Int *profile_level, In…
303 … OSCL_IMPORT_REF Bool PVGetMaxVideoFrameSize(VideoEncControls *encCtrl, Int *maxVideoFrameSize);
319 OSCL_IMPORT_REF Bool PVGetVBVSize(VideoEncControls *encCtrl, Int *VBVSize);
338 …OSCL_IMPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, Vid…
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
Dmp4dec_api.h29 typedef uint Bool; typedef
150 …OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volb…
151 Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, int nLayers);
152 OSCL_IMPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl);
153 Bool PVResetVideoDecoder(VideoDecControls *decCtrl);
155 Bool PVDecSetReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 timestamp);
156 Bool PVDecSetEnhReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 timestamp);
157 …OSCL_IMPORT_REF Bool PVDecodeVideoFrame(VideoDecControls *decCtrl, uint8 *bitstream[], uint32 *…
158Bool PVDecodeVopHeader(VideoDecControls *decCtrl, uint8 *buffer[], uint32 timestamp[], int32 bu…
159 Bool PVDecodeVopBody(VideoDecControls *decCtrl, int32 buffer_size[]);
[all …]
Dvisual_header.h26 typedef uint Bool; typedef
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4lib_int.h189 Bool ResyncMarkerDisable; /* Disable Resync Marker */
190 Bool DataPartitioning; /* Base Layer Data Partitioning */
191 Bool ReversibleVLC; /* RVLC when Data Partitioning */
192 Bool ACDCPrediction; /* AC/DC Prediction */
209 Bool SceneChange_Det; /* scene change detection */
210 Bool FineFrameSkip_Enabled; /* src rate resolution frame skipping */
211 Bool VBR_Enabled; /* VBR rate control */
212 Bool NoFrameSkip_Enabled; /* do not allow frame skip */
213 Bool NoPreSkip_Enabled; /* do not allow pre-skip */
215 Bool H263_Enabled; /* H263 Short Header */
[all …]
Dmp4def.h62 typedef unsigned int Bool; typedef
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dpv_amr_wb_type_defs.h135 #ifndef Bool
136 typedef Int Bool; typedef
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs71 Bool, enumerator
DFieldDescriptor.cs150 case FieldDescriptorProto.Types.Type.Bool: in GetFieldTypeFromProtoType()
151 return FieldType.Bool; in GetFieldTypeFromProtoType()
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dgsm_amr_typedefs.h97 typedef int Bool; typedef
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dpvdec_api.cpp77 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], in PVInitVideoDecoder()
81 Bool status = PV_TRUE; in PVInitVideoDecoder()
309 Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, int nLayers) in PVAllocVideoData()
312 Bool status = PV_TRUE; in PVAllocVideoData()
600 Bool PVResetVideoDecoder(VideoDecControls *decCtrl) in PVResetVideoDecoder()
627 OSCL_EXPORT_REF Bool PVCleanUpVideoDecoder(VideoDecControls *decCtrl) in PVCleanUpVideoDecoder()
954 Bool PVExtractVolHeader(uint8 *video_buffer, uint8 *vol_header, int32 *vol_header_size) in PVExtractVolHeader()
1075 OSCL_EXPORT_REF Bool PVDecodeVideoFrame(VideoDecControls *decCtrl, uint8 *buffer[], in PVDecodeVideoFrame()
1103 Bool PVDecodeVopHeader(VideoDecControls *decCtrl, uint8 *buffer[], in PVDecodeVopHeader()
1314 Bool PVDecodeVopBody(VideoDecControls *decCtrl, int32 buffer_size[]) in PVDecodeVopBody()
[all …]
Dbitstream.h145 Bool validStuffing_h263(BitstreamDecVideo *stream);
150 Bool validStuffing(BitstreamDecVideo *stream);
Ddatapart_decode.cpp150 Bool valid_stuffing; in DecodeDataPart_I_VideoPacket()
312 Bool valid_stuffing; in DecodeDataPart_P_VideoPacket()
526 Bool switched; in GetMBheaderDataPart_DQUANT_DC()
634 Bool switched; in GetMBData_DataPart()
Dbitstream.cpp565 Bool validStuffing(BitstreamDecVideo *stream) in validStuffing()
577 Bool validStuffing_h263(BitstreamDecVideo *stream) in validStuffing_h263()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBArray_PackagePrivate.h106 #pragma mark - Bool
DGPBDictionary.h202 #pragma mark - UInt32 -> Bool
566 #pragma mark - Int32 -> Bool
930 #pragma mark - UInt64 -> Bool
1294 #pragma mark - Int64 -> Bool
1510 #pragma mark - Bool -> UInt32
1547 #pragma mark - Bool -> Int32
1584 #pragma mark - Bool -> UInt64
1621 #pragma mark - Bool -> Int64
1658 #pragma mark - Bool -> Bool
1695 #pragma mark - Bool -> Float
[all …]
DGPBExtensionInternals.m75 FIELD_CASE(Bool, boolValue)
108 FIELD_CASE(Bool, boolValue)
174 FIELD_CASE(Bool, boolValue)
215 FIELD_CASE(Bool, boolValue)
DGPBMessage.m1328 //%PDDM-EXPAND FIELD_CASE(Bool, Bool)
2080 CASE_SINGLE_POD(Bool, BOOL, Bool)
2161 CASE_REPEATED_PACKED_POD(Bool, BOOL, Bool)
2218 CASE_REPEATED_NOT_PACKED_POD(Bool, BOOL, Bool)
2855 CASE_SINGLE_POD(Bool, BOOL, Bool)
2906 CASE_REPEATED_POD(Bool, BOOL, Bool)
3003 CASE_GET(Bool, BOOL, Bool)
3038 CASE_SET(Bool, BOOL, Bool)
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dtypedefs.h165 typedef int Bool; typedef
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dreflection_ops.cc87 HANDLE_TYPE(BOOL , Bool ); in Merge()
112 HANDLE_TYPE(BOOL , Bool ); in Merge()
Dwire_format.cc528 HANDLE_PACKED_TYPE(BOOL, bool, Bool) in ParseAndMergeField()
602 HANDLE_TYPE(BOOL, bool, Bool) in ParseAndMergeField()
877 HANDLE_PRIMITIVE_TYPE(BOOL, bool, Bool, Bool) in SerializeFieldWithCachedSizes()
1073 HANDLE_FIXED_TYPE(BOOL, Bool) in FieldDataOnlyByteSize()
Dextension_set_heavy.cc478 HANDLE_TYPE( BOOL, Bool, bool); in InternalSerializeFieldWithCachedSizesToArray()
511 HANDLE_TYPE( BOOL, Bool, bool); in InternalSerializeFieldWithCachedSizesToArray()
550 HANDLE_TYPE( BOOL, Bool, bool_value); in InternalSerializeFieldWithCachedSizesToArray()
Dmap_type_handler.h317 FIXED_BYTE_SIZE(BOOL , Bool)
362 GET_FIXED_CACHED_SIZE(BOOL , Bool)
412 WRITE_METHOD(BOOL , Bool)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dutility.h55 class Bool; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dfield_comparator.cc83 COMPARE_FIELD(Bool); in Compare()
Dfield_mask_util.cc392 COPY_VALUE(BOOL, Bool) in MergeMessage()
428 COPY_REPEATED_VALUE(BOOL, Bool) in MergeMessage()

123