Home
last modified time | relevance | path

Searched defs:is_slice (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/frontends/va/
Dpicture_h264_enc.c787 bool is_slice = false; in vlVaHandleVAEncPackedHeaderDataBufferTypeH264() local
Dpicture_hevc_enc.c1047 bool is_slice = false; in vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC() local
Dpicture.c1286 uint8_t *buf, bool is_slice, uint32_t emulation_bytes_start) in vlVaAddRawHeader()
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Drust_types_values.rs142 fn is_slice(&self) -> Option<&RustType> { in is_slice() method
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Drust_types_values.rs165 fn is_slice(&self) -> Option<&RustType> { in is_slice() method
/external/pytorch/aten/src/ATen/
DTensorIndexing.h170 inline bool is_slice() const { in is_slice() function
/external/pytorch/functorch/csrc/dim/
Dminpybind.h415 static bool is_slice(handle h) { in is_slice() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc.h276 bool is_slice; member
Dradeon_uvd_enc.h378 bool is_slice; member
Dradeon_vce.h349 bool is_slice; member
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h528 bool is_slice; /* slice or frame header */ member