Home
last modified time | relevance | path

Searched defs:layer_info (Results 1 – 8 of 8) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_latmdemux.c115 ixheaacd_latm_layer_info *layer_info = in ixheaacd_latm_payload_length_info() local
167 ixheaacd_latm_layer_info *layer_info = 0; in ixheaacd_latm_stream_mux_config() local
Dixheaacd_latmdemux.h57 ixheaacd_latm_layer_info layer_info[LATM_MAX_PROG][LATM_MAX_LAYER]; member
/external/webrtc/video/
Dencoder_bitrate_adjuster.cc108 LayerRateInfo& layer_info = layer_infos.back(); in AdjustRateAllocation() local
201 LayerRateInfo& layer_info = layer_infos[si]; in AdjustRateAllocation() local
/external/ImageMagick/coders/
Dpsd.c519 static void PreservePSDOpacityMask(Image *image,LayerInfo* layer_info, in PreservePSDOpacityMask()
679 static inline LayerInfo *DestroyLayerInfo(LayerInfo *layer_info, in DestroyLayerInfo()
1447 const ImageInfo *image_info,const PSDInfo *psd_info,LayerInfo* layer_info, in ReadPSDChannel()
1551 const PSDInfo *psd_info,LayerInfo* layer_info,ExceptionInfo *exception) in ReadPSDLayer()
1640 LayerInfo *layer_info) in CheckPSDChannels()
1687 static void AttachPSDLayers(Image *image,LayerInfo *layer_info, in AttachPSDLayers()
1750 static void ParseAdditionalInfo(LayerInfo *layer_info) in ParseAdditionalInfo()
1864 *layer_info; in ReadPSDLayersInternal() local
Dxcf.c1419 *layer_info; in ReadXCFImage() local
/external/webrtc/test/
Dfake_encoder.cc201 FrameInfo::SpatialLayer& layer_info = frame_info.layers[i]; in NextFrame() local
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc592 const TfLiteTensor& t, const InputLayerInfo* layer_info) { in CreateRandomTensorData()
/external/cronet/testing/libfuzzer/proto/
Dskia_image_filter_proto_converter.cc1247 void Converter::Visit(const LayerInfo& layer_info) { in Visit()