Home
last modified time | relevance | path

Searched defs:Cij (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/x86/
H A Dselfguided_sse4.c193 const int32_t *Cij = C + i * buf_stride + j; in calc_ab() local
334 const int32_t *Cij = C + i * buf_stride + j; in calc_ab_fast() local
H A Dselfguided_avx2.c242 const int32_t *Cij = C + i * buf_stride + j; in calc_ab() local
379 const int32_t *Cij = C + i * buf_stride + j; in calc_ab_fast() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1760 float Cij = getDataFloat(ptrs[2], dataTypes[2], ij); in iterate() local
1908 uint32_t Cij = getDataInt(ptrs[2], dataTypes[2], ij); in iterate() local