Searched defs:set_dimensions (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/ffmpeg/ |
H A D | avcodec.rs | 221 pub fn set_dimensions(&mut self, dimensions: Dimensions) { in set_dimensions() method 941 pub fn set_dimensions(&mut self, dimensions: Dimensions) -> Result<(), AvFrameError> { in set_dimensions() method
|
/aosp_15_r20/external/crosvm/media/ffmpeg/src/ |
H A D | avcodec.rs | 203 pub fn set_dimensions(&mut self, dimensions: Dimensions) { in set_dimensions() method 895 pub fn set_dimensions(&mut self, dimensions: Dimensions) -> Result<(), AvFrameError> { in set_dimensions() method
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | shape.h | 122 void set_dimensions(int index, int64_t value) { in set_dimensions() function
|
/aosp_15_r20/external/libavc/examples/avcenc/ |
H A D | main.c | 1007 void set_dimensions(app_ctxt_t *ps_app_ctxt, in set_dimensions() function
|
/aosp_15_r20/external/libavc/examples/svcenc/ |
H A D | main.c | 1088 static void set_dimensions(app_ctxt_t *ps_app_ctxt, UWORD32 u4_timestamp_low, in set_dimensions() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/compiler/xla/stream_executor/ |
D | dnn.pb.h | 1206 inline void TensorDescriptorProto::set_dimensions(int index, ::int64_t value) { in set_dimensions() function
|