Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264_enc.c726 bool is_slice = false; in vlVaHandleVAEncPackedHeaderDataBufferTypeH264() local
H A Dpicture_hevc_enc.c999 bool is_slice = false; in vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC() local
H A Dpicture.c1392 uint8_t *buf, bool is_slice, uint32_t emulation_bytes_start) in vlVaAddRawHeader()
/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Drust_types_values.rs165 fn is_slice(&self) -> Option<&RustType> { in is_slice() method
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIndexing.h170 inline bool is_slice() const { in is_slice() function
/aosp_15_r20/external/pytorch/functorch/csrc/dim/
H A Dminpybind.h415 static bool is_slice(handle h) { in is_slice() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.h279 bool is_slice; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h524 bool is_slice; /* slice or frame header */ member