Searched refs:Bool (Results 1 - 25 of 43) sorted by relevance

12

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dget_ele_list.h83 const Bool enableCPE);
H A Dapply_tns.h100 const Bool inverse_flag,
H A Ds_tns_frame_info.h44 (3) Added Bool "tns_data_present" for future use.
108 Bool tns_data_present;
H A Dpns_intensity_right.h89 const Bool mask_map[],
94 const Bool ltp_data_present,
H A Dget_ics_info.cpp68 need be. Data type Bool, which is Int.
229 (Bool) getbits(
236 (Bool) (temp & ((0x1 << LEN_PREDICTOR_DATA_PRESENT)-1));
406 const Bool common_window,
417 Bool predictor_data_present;
421 Bool first_ltp_data_present = FALSE;
422 Bool second_ltp_data_present = FALSE;
492 * (Bool) getbits(
503 * (Bool) getbits(
518 (Bool)(tem
[all...]
H A Dpv_audio_type_defs.h149 #ifndef Bool
150 typedef Int Bool; typedef
H A Dapply_ms_synt.h82 const Bool mask_map[],
H A Dget_ics_info.h92 const Bool common_window,
H A Dintensity_right.h25 Description: Change ms_used from Int to Bool
87 const Bool ms_used,
H A Dpns_left.h93 const Bool ltp_data_present,
H A Ds_lt_pred_status.h157 Bool ltp_data_present;
H A Dget_ele_list.cpp60 a channel pair element field. Data type Bool
216 const Bool enableCPE)
H A Ds_progconfig.h92 Bool file_is_adts; /* For ADTS use only */
H A Dapply_ms_synt.cpp299 const Bool mask_map[],
330 const Bool *pMaskMap = mask_map;
332 Bool mask_enabled;
H A Dpns_intensity_right.cpp57 [const Bool]
393 const Bool mask_map[],
398 const Bool ltp_data_present,
433 const Bool *pMaskMap = mask_map;
435 Bool mask_enabled;
H A Dlt_decode.cpp321 Bool *pWinPredictionUsed = pLt_pred->win_prediction_used;
322 Bool *pSfbPredictionUsed = pLt_pred->sfb_prediction_used;
H A Dintensity_right.cpp71 [const Bool]
289 const Bool ms_used,
H A Dpns_left.cpp81 Bool ltp_data_present = Flag that denotes whether LTP
322 const Bool ltp_data_present,
H A Dpvmp4audiodecoder_api.h256 Bool repositionFlag;
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h31 typedef unsigned int Bool; typedef
235 Bool useACPred;
255 OSCL_IMPORT_REF Bool PVGetDefaultEncOption(VideoEncOptions *encOption, Int encUseCase);
262 OSCL_IMPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encCtrl, VideoEncOptions *encOption);
276 OSCL_IMPORT_REF Bool PVGetVolHeader(VideoEncControls *encCtrl, UChar *volHeader, Int *size, Int layer);
285 OSCL_IMPORT_REF Bool PVGetH263ProfileLevelID(VideoEncControls *encCtrl, Int *profileID, Int *levelID);
294 OSCL_IMPORT_REF Bool PVGetMPEG4ProfileLevelID(VideoEncControls *encCtrl, Int *profile_level, Int nLayer);
302 OSCL_IMPORT_REF Bool PVGetMaxVideoFrameSize(VideoEncControls *encCtrl, Int *maxVideoFrameSize);
318 OSCL_IMPORT_REF Bool PVGetVBVSize(VideoEncControls *encCtrl, Int *VBVSize);
337 OSCL_IMPORT_REF Bool PVEncodeVideoFram
[all...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h29 typedef uint Bool; typedef
150 OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volbuf_size, int nLayers, int width, int height, MP4DecodingMode mode);
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 *timestamp, int32 *buffer_size, uint use_ext_timestamp[], uint8* currYUV);
158 Bool PVDecodeVopHeader(VideoDecControls *decCtrl, uint8 *buffer[], uint32 timestamp[], int32 buffer_size[], VopHeaderInfo *header_info, uint use_ext_timestamp[], uint8 *currYUV);
159 Bool PVDecodeVopBod
[all...]
H A Dvisual_header.h26 typedef uint Bool; typedef
/frameworks/base/media/libstagefright/codecs/amrwb/src/
H A Dpv_amr_wb_type_defs.h135 #ifndef Bool
136 typedef Int Bool; typedef
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
H A Dgsm_amr_typedefs.h97 typedef int Bool; typedef
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h188 Bool ResyncMarkerDisable; /* Disable Resync Marker */
189 Bool DataPartitioning; /* Base Layer Data Partitioning */
190 Bool ReversibleVLC; /* RVLC when Data Partitioning */
191 Bool ACDCPrediction; /* AC/DC Prediction */
208 Bool SceneChange_Det; /* scene change detection */
209 Bool FineFrameSkip_Enabled; /* src rate resolution frame skipping */
210 Bool VBR_Enabled; /* VBR rate control */
211 Bool NoFrameSkip_Enabled; /* do not allow frame skip */
212 Bool NoPreSkip_Enabled; /* do not allow pre-skip */
214 Bool H263_Enable
[all...]

Completed in 941 milliseconds

12