/external/mesa3d/src/gallium/frontends/va/ |
D | picture_h264.c | 49 bool is_ref; in vlVaHandlePictureParameterBufferH264() local
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_vp.c | 220 unsigned *is_ref, in nouveau_vp3_fill_picparm_mpeg12_vp() 269 unsigned *is_ref, in nouveau_vp3_fill_picparm_mpeg4_vp() 316 unsigned *is_ref, in nouveau_vp3_fill_picparm_h264_vp() 428 unsigned *is_ref, in nouveau_vp3_fill_picparm_vc1_vp() 458 unsigned *caps, unsigned *is_ref, in nouveau_vp3_vp_caps()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video.c | 43 unsigned vp_caps, is_ref; in nv98_decoder_decode_bitstream() local
|
D | nv98_video_bsp.c | 39 unsigned *vp_caps, unsigned *is_ref, in nv98_decoder_bsp()
|
D | nv98_video_vp.c | 71 unsigned caps, unsigned is_ref, in nv98_decoder_vp()
|
D | nv84_video_vp.c | 85 bool is_ref = desc->is_reference; in nv84_decoder_vp_h264() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_def.proto | 55 bool is_ref = 16; field
|
D | op_kernel.h | 482 bool is_ref() const { return mutex_if_ref != nullptr; } in is_ref() function
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video_vp.c | 71 unsigned caps, unsigned is_ref, in nvc0_decoder_vp()
|
D | nvc0_video_bsp.c | 138 unsigned *vp_caps, unsigned *is_ref, in nvc0_decoder_bsp_end()
|
D | nvc0_video.c | 75 unsigned vp_caps, is_ref; in nvc0_decoder_end_frame() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | ops_testutil.cc | 230 bool is_ref = IsRefType(input_types_[inputs_.size()]); in AddInput() local
|
/external/tensorflow/tensorflow/python/ops/linalg/ |
D | linear_operator_util.py | 144 def is_ref(x): function
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | resize_area_op_test.cc | 44 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
D | resize_bicubic_op_test.cc | 45 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
D | resize_bilinear_op_test.cc | 65 bool is_ref = IsRefType(input_types_[inputs_.size()]); in SetRandomImageInput() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | compiler.cc | 208 bool is_ref = IsRef(*object); in Compile() local
|
/external/angle/scripts/ |
D | process_angle_perf_results.py | 656 logdog_dict, is_ref, upload_failure): argument
|
/external/sdv/vsomeip/third_party/boost/variant/test/ |
D | variant_get_test.cpp | 171 bool is_ref = boost::is_lvalue_reference<T>::value; in check_get_on_types_impl() local
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_graph_utils.cc | 225 const bool is_ref = IsRefType(src_node->output_type(src_output_slot)); in InsertNodes() local
|
/external/libva-utils/encode/ |
D | svctenc.c | 153 unsigned int is_ref : 1; member 1039 nal_unit_svc_prefix_rbsp(bitstream *bs, int is_ref) in nal_unit_svc_prefix_rbsp() 1056 int is_ref = !!pic_param->pic_fields.bits.reference_pic_flag; in build_packed_svc_prefix_nal_unit() local 1082 int is_ref = !!pic_param->pic_fields.bits.reference_pic_flag; in build_packed_slice_header_buffer() local
|
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/ |
D | rust_types_values.rs | 170 pub fn is_ref(&self) -> bool { in is_ref() method
|
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | rust_types_values.rs | 200 pub fn is_ref(&self) -> Option<&RustType> { in is_ref() method
|
/external/tensorflow/tensorflow/python/framework/ |
D | python_op_gen_internal.cc | 191 string SingleTensorName(DataType dtype, bool is_ref) { in SingleTensorName()
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_video.c | 2118 int is_ref = !!pic_info->flags.is_reference; in vk_video_encode_h264_slice_header() local
|