HomeSort by relevance Sort by last modified time
    Searched refs:offsetB (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dec_alg_codebook.cpp 352 int16 j, n_1, offsetA, offsetB;
360 offsetA = offsetB = j;
368 offsetB = offset;
380 dec_1p_N1(index, n_1, offsetB, pos + 5);
384 dec_2p_2N1(index, n_1, offsetB, pos + 4);
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferComputeInstance.hpp 66 deUint32 offsetB,
vktApiBufferComputeInstance.cpp 197 deUint32 offsetB,
208 vk::makeDescriptorBufferInfo(viewB, (vk::VkDeviceSize)offsetB, (vk::VkDeviceSize)sizeof(tcu::Vec4[2])),
  /external/libxcam/cl_kernel/
kernel_yuv_pipe.cl 190 uint offsetB = offsetX * plannar_offset * 2;
196 inB[0] = convert_float8(inputFrame0[offsetE + offsetB]) / 65536.0f;
197 inB[1] = convert_float8(inputFrame0[offsetO + offsetB]) / 65536.0f;
  /external/pdfium/third_party/lcms/src/
cmstypes.c     [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 887 Index strideA=-1, Index strideB=-1, Index offsetA=0, Index offsetB=0);
895 Index strideA, Index strideB, Index offsetA, Index offsetB)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp     [all...]

Completed in 1109 milliseconds