Searched defs:sliceHeight (Results 1 – 6 of 6) sorted by relevance
20 private final int sliceHeight; field in NV12Buffer24 public NV12Buffer(int width, int height, int stride, int sliceHeight, ByteBuffer buffer, in NV12Buffer()
95 private int sliceHeight; field in AndroidVideoDecoder
150 private int sliceHeight; field in HardwareVideoEncoder
48 readonly sliceHeight: number; // Only when heightMode = 'FIT_CONTENT'. property
435 const sliceHeight = this.computedSliceHeight; constant778 const sliceHeight = this.computedSliceHeight; constant910 let sliceHeight: number; variable
329 const int32_t sliceHeight = in writeTextureLevelPyramidData() local