Home
last modified time | relevance | path

Searched refs:layer_info (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/video/
Dencoder_bitrate_adjuster.cc109 LayerRateInfo& layer_info = layer_infos.back(); in AdjustRateAllocation() local
111 layer_info.target_rate = in AdjustRateAllocation()
116 layer_info.link_utilization_factor = kDefaultUtilizationFactor; in AdjustRateAllocation()
117 layer_info.media_utilization_factor = kDefaultUtilizationFactor; in AdjustRateAllocation()
119 layer_info.target_rate == DataRate::Zero()) { in AdjustRateAllocation()
123 layer_info.link_utilization_factor = 1.0; in AdjustRateAllocation()
124 layer_info.media_utilization_factor = 1.0; in AdjustRateAllocation()
130 layer_info.link_utilization_factor = in AdjustRateAllocation()
134 layer_info.media_utilization_factor = in AdjustRateAllocation()
138 } else if (layer_info.target_rate > DataRate::Zero()) { in AdjustRateAllocation()
[all …]
/external/libxaac/decoder/
Dixheaacd_latmdemux.c108 ixheaacd_latm_layer_info *layer_info = in ixheaacd_latm_payload_length_info() local
109 &latm_element->layer_info[prog][lay]; in ixheaacd_latm_payload_length_info()
111 switch (layer_info->frame_len_type) { in ixheaacd_latm_payload_length_info()
113 layer_info->frame_len_bits = in ixheaacd_latm_payload_length_info()
115 if (layer_info->frame_len_bits % 8 != 0) { in ixheaacd_latm_payload_length_info()
120 latm_element->frame_length = layer_info->frame_len_bits >> 3; in ixheaacd_latm_payload_length_info()
161 ixheaacd_latm_layer_info *layer_info = 0; in ixheaacd_latm_stream_mux_config() local
190 layer_info = &latm_element->layer_info[prog][lay]; in ixheaacd_latm_stream_mux_config()
191 layer_info->frame_len_bits = 0; in ixheaacd_latm_stream_mux_config()
218 layer_info->asc.aot = aac_state_struct->audio_object_type; in ixheaacd_latm_stream_mux_config()
[all …]
Dixheaacd_latmdemux.h57 ixheaacd_latm_layer_info layer_info[LATM_MAX_PROG][LATM_MAX_LAYER]; member
Dixheaacd_aacdecoder.c754 tmp = ((WORD32)latm_element->layer_info[0][0].frame_len_bits) - in ixheaacd_aacdec_decodeframe()
Dixheaacd_api.c2424 p_state_enhaacplus_dec->latm_struct_element.layer_info[0][0] in ixheaacd_dec_execute()
2467 p_state_enhaacplus_dec->latm_struct_element.layer_info[0][0] in ixheaacd_dec_execute()
/external/ImageMagick/coders/
Dpsd.c519 static void PreservePSDOpacityMask(Image *image,LayerInfo* layer_info, in PreservePSDOpacityMask() argument
537 key[8]=(char) layer_info->mask.background; in PreservePSDOpacityMask()
539 layer_info->mask.image->page.x+=layer_info->page.x; in PreservePSDOpacityMask()
540 layer_info->mask.image->page.y+=layer_info->page.y; in PreservePSDOpacityMask()
542 layer_info->mask.image,exception); in PreservePSDOpacityMask()
543 (void) SetImageArtifact(layer_info->image,"psd:opacity-mask", in PreservePSDOpacityMask()
679 static inline LayerInfo *DestroyLayerInfo(LayerInfo *layer_info, in DestroyLayerInfo() argument
687 if (layer_info[i].image != (Image *) NULL) in DestroyLayerInfo()
688 layer_info[i].image=DestroyImage(layer_info[i].image); in DestroyLayerInfo()
689 if (layer_info[i].mask.image != (Image *) NULL) in DestroyLayerInfo()
[all …]
Dxcf.c1419 *layer_info; in ReadXCFImage() local
1446 layer_info=(XCFLayerInfo *) AcquireQuantumMemory(length, in ReadXCFImage()
1447 sizeof(*layer_info)); in ReadXCFImage()
1448 if (layer_info == (XCFLayerInfo *) NULL) in ReadXCFImage()
1450 (void) memset(layer_info,0,number_layers*sizeof(XCFLayerInfo)); in ReadXCFImage()
1476 &layer_info[current_layer],current_layer,exception); in ReadXCFImage()
1483 if (layer_info[j].image != (Image *) NULL) in ReadXCFImage()
1484 layer_info[j].image=DestroyImage(layer_info[j].image); in ReadXCFImage()
1485 layer_info=(XCFLayerInfo *) RelinquishMagickMemory(layer_info); in ReadXCFImage()
1501 if ( layer_info[j].visible ) { /* only visible ones, please! */ in ReadXCFImage()
[all …]
/external/skia/modules/skottie/src/layers/
DPrecompLayer.cpp85 const LayerInfo& layer_info) const { in attachExternalPrecompLayer()
100 layer_info.fSize); in attachExternalPrecompLayer()
157 auto sg_adapter = sk_make_sp<SGAdapter>(std::move(external_layer), layer_info.fSize); in attachExternalPrecompLayer()
165 LayerInfo* layer_info) const { in attachPrecompLayer()
178 layer_info->fSize = SkSize::Make(ParseDefault<float>(jlayer["w"], 0.0f), in attachPrecompLayer()
186 auto precomp_layer = this->attachExternalPrecompLayer(jlayer, *layer_info); in attachPrecompLayer()
192 CompositionBuilder(*this, layer_info->fSize, *precomp_asset).build(*this); in attachPrecompLayer()
DSolidLayer.cpp21 LayerInfo* layer_info) const { in attachSolidLayer()
22 layer_info->fSize = SkSize::Make(ParseDefault<float>(jlayer["sw"], 0.0f), in attachSolidLayer()
26 if (layer_info->fSize.isEmpty() || in attachSolidLayer()
41 return sksg::Draw::Make(sksg::Rect::Make(SkRect::MakeSize(layer_info->fSize)), in attachSolidLayer()
DFootageLayer.cpp105 LayerInfo* layer_info) const { in attachFootageAsset()
127 -layer_info->fInPoint, in attachFootageAsset()
147 layer_info->fSize = SkSize::Make(asset_info->fSize); in attachFootageAsset()
158 LayerInfo* layer_info) const { in attachFootageLayer()
162 ? this->attachFootageAsset(*footage_asset, layer_info) in attachFootageLayer()
DAudioLayer.cpp54 LayerInfo* layer_info) const { in attachAudioLayer()
70 layer_info->fInPoint, in attachAudioLayer()
71 layer_info->fOutPoint, in attachAudioLayer()
/external/vulkan-validation-layers/
DBUILD.gn266 foreach(layer_info, layers) {
267 name = layer_info[0]
276 if (layer_info[2] != "") {
277 deps += layer_info[2]
279 sources = layer_info[1]
293 defines = layer_info[3]
299 foreach(layer_info, layers) {
300 name = layer_info[0]
/external/skqp/modules/skottie/src/
DSkottieLayer.cpp323 const LayerInfo& layer_info, in attachImageAsset() argument
362 layer_info.fInPoint, in attachImageAsset()
382 const LayerInfo& layer_info, in attachImageLayer() argument
385 [this, &layer_info] (const skjson::ObjectValue& jimage, AnimatorScope* ascope) { in attachImageLayer()
386 return this->attachImageAsset(jimage, layer_info, ascope); in attachImageLayer()
466 const LayerInfo layer_info = { in attachLayer() local
470 if (layer_info.fInPoint >= layer_info.fOutPoint) { in attachLayer()
472 "Invalid layer in/out points: %f/%f.", layer_info.fInPoint, layer_info.fOutPoint); in attachLayer()
498 auto layer = (this->*(gLayerAttachers[type]))(*jlayer, layer_info, &layer_animators); in attachLayer()
563 layer_info.fInPoint, layer_info.fOutPoint)); in attachLayer()
/external/webrtc/test/
Dfake_encoder.cc202 FrameInfo::SpatialLayer& layer_info = frame_info.layers[i]; in NextFrame() local
204 layer_info.temporal_id = 0; in NextFrame()
214 layer_info.size = kKeyframeSizeFactor * avg_frame_size; in NextFrame()
217 (target_bitrate.GetBitrate(i, layer_info.temporal_id) + 7) * in NextFrame()
220 layer_info.size = avg_frame_size; in NextFrame()
225 layer_info.size -= payment_size; in NextFrame()
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc435 const InputLayerInfo* layer_info) { in CreateRandomTensorData() argument
439 if (layer_info) { in CreateRandomTensorData()
440 has_value_range = layer_info->has_value_range; in CreateRandomTensorData()
441 low_range = layer_info->low; in CreateRandomTensorData()
442 high_range = layer_info->high; in CreateRandomTensorData()
Dbenchmark_tflite_model.h116 const InputLayerInfo* layer_info);