Home
last modified time | relevance | path

Searched defs:channelSize (Results 1 – 14 of 14) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
DContentDataSource.java132 long channelSize = channel.size(); in open() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
DContentDataSource.java136 long channelSize = channel.size(); in open() local
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_3D.cpp66 size_t channelSize = get_explicit_type_size( *outType ); in test_image_read() local
Dtest_images_2D.cpp59 size_t channelSize = get_explicit_type_size( *outType ); in test_cl_image_read() local
395 size_t channelSize = get_explicit_type_size( *outType ); in test_cl_image_write() local
/external/pdfium/third_party/lcms/src/
Dcmsalpha.c414 cmsUInt32Number channelSize = trueBytesSize(Format); in ComputeIncrementsForChunky() local
472 cmsUInt32Number channelSize = trueBytesSize(Format); in ComputeIncrementsForPlanar() local
/external/pytorch/android/pytorch_android_torchvision/src/main/cpp/
Dpytorch_vision_jni.cpp97 int channelSize = tensorWidth * tensorHeight; in imageYUV420CenterCropToFloatBuffer() local
/external/armnn/src/backends/backendsCommon/
DWorkloadUtils.cpp95 unsigned int channelSize = height * width; in ReorderWeightChannelsForAcl() local
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_read_common.cpp251 size_t channelSize = get_explicit_type_size(*outType); in test_cl_image_read() local
Dtest_images_write_common.cpp328 size_t channelSize = get_explicit_type_size(*outType); in test_cl_image_write() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp142 uint32_t getChannelMask(int channelSize) in getChannelMask()
/external/pytorch/aten/src/ATen/native/vulkan/ops/
DBinaryOp.cpp256 uint32_t channelSize; in quantized_binary_op_tensor() member
/external/deqp/framework/common/
DtcuTexture.cpp1560 int channelSize = getChannelSize(m_format.type); in getPixel() local
1596 int channelSize = getChannelSize(format.type); in getPixelIntGeneric() local
1631 int channelSize = getChannelSize(format.type); in getPixelAsBitsUint64() local
2075 int channelSize = getChannelSize(m_format.type); in setPixel() local
2196 int channelSize = getChannelSize(m_format.type); in setPixel() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp747 ChannelAccess::ChannelAccess(tcu::TextureChannelClass channelClass, uint8_t channelSize, const tcu:… in ChannelAccess()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp1396 const auto channelSize = getChannelSize(m_format); in iterate() local