Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A 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
H A Dixheaacd_latmdemux.h57 ixheaacd_latm_layer_info layer_info[LATM_MAX_PROG][LATM_MAX_LAYER]; member
/aosp_15_r20/external/webrtc/video/
H A Dencoder_bitrate_adjuster.cc108 LayerRateInfo& layer_info = layer_infos.back(); in AdjustRateAllocation() local
201 LayerRateInfo& layer_info = layer_infos[si]; in AdjustRateAllocation() local
/aosp_15_r20/external/googleapis/grafeas/v1/
H A Dimage.proto78 repeated Layer layer_info = 3; field
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/
H A Dimage.proto78 repeated Layer layer_info = 3; field
/aosp_15_r20/external/googleapis/google/devtools/containeranalysis/v1beta1/image/
H A Dimage.proto140 repeated Layer layer_info = 3; field
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/image/
H A Dimage.proto140 repeated Layer layer_info = 3; field
/aosp_15_r20/external/webrtc/test/
H A Dfake_encoder.cc201 FrameInfo::SpatialLayer& layer_info = frame_info.layers[i]; in NextFrame() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.cc592 const TfLiteTensor& t, const InputLayerInfo* layer_info) { in CreateRandomTensorData()
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/
H A Dskia_image_filter_proto_converter.cc1249 void Converter::Visit(const LayerInfo& layer_info) { in Visit()