Home
last modified time | relevance | path

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 Davcodec.rs221 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 Davcodec.rs203 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 Dshape.h122 void set_dimensions(int index, int64_t value) { in set_dimensions() function
/aosp_15_r20/external/libavc/examples/avcenc/
H A Dmain.c1007 void set_dimensions(app_ctxt_t *ps_app_ctxt, in set_dimensions() function
/aosp_15_r20/external/libavc/examples/svcenc/
H A Dmain.c1088 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/
Ddnn.pb.h1206 inline void TensorDescriptorProto::set_dimensions(int index, ::int64_t value) { in set_dimensions() function