Searched defs:blockIndex (Results 1 – 13 of 13) sorted by relevance
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
| D | h264bsd_neighbour.c | 241 const neighbour_t* h264bsdNeighbour4x4BlockA(u32 blockIndex) in h264bsdNeighbour4x4BlockA() 272 const neighbour_t* h264bsdNeighbour4x4BlockB(u32 blockIndex) in h264bsdNeighbour4x4BlockB() 303 const neighbour_t* h264bsdNeighbour4x4BlockC(u32 blockIndex) in h264bsdNeighbour4x4BlockC() 334 const neighbour_t* h264bsdNeighbour4x4BlockD(u32 blockIndex) in h264bsdNeighbour4x4BlockD()
|
| D | h264bsd_macroblock_layer.c | 516 u32 blockIndex; in DecodeResidual() local 708 u32 blockIndex; in DecodeResidual() local 807 u32 DetermineNc(mbStorage_t *pMb, u32 blockIndex, u8 *pTotalCoeff) in DetermineNc()
|
| /frameworks/base/core/java/android/nfc/tech/ |
| D | MifareClassic.java | 290 public int blockToSector(int blockIndex) { in blockToSector() 420 public byte[] readBlock(int blockIndex) throws IOException { in readBlock() 442 public void writeBlock(int blockIndex, byte[] data) throws IOException { in writeBlock() 471 public void increment(int blockIndex, int value) throws IOException { in increment() 499 public void decrement(int blockIndex, int value) throws IOException { in decrement() 526 public void transfer(int blockIndex) throws IOException { in transfer() 548 public void restore(int blockIndex) throws IOException { in restore()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
| D | omxVCM4P2_QuantIntra_I.c | 77 OMX_INT blockIndex, in omxVCM4P2_QuantIntra_I()
|
| D | armVCM4P2_SetPredDir.c | 66 OMX_INT blockIndex, in armVCM4P2_SetPredDir()
|
| D | omxVCM4P2_DecodeBlockCoef_Intra.c | 116 OMX_INT blockIndex, in omxVCM4P2_DecodeBlockCoef_Intra()
|
| D | omxVCM4P2_TransRecBlockCoef_intra.c | 144 OMX_INT blockIndex, in omxVCM4P2_TransRecBlockCoef_intra()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
| D | omxVCM4P2_DecodeBlockCoef_Intra.c | 119 OMX_INT blockIndex, in omxVCM4P2_DecodeBlockCoef_Intra()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
| D | omxVCM4P2_DecodeBlockCoef_Intra.c | 125 OMX_INT blockIndex, in omxVCM4P2_DecodeBlockCoef_Intra()
|
| /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/ |
| D | FwdLockFile.c | 72 uint64_t blockIndex; member 223 uint64_t blockIndex, in FwdLockFile_CalculateCounter() 246 uint64_t blockIndex = pSession->filePos / AES_BLOCK_SIZE; in FwdLockFile_DecryptByte() local
|
| /frameworks/base/core/java/android/text/ |
| D | DynamicLayout.java | 514 int blockIndex = firstBlock; in updateBlocks() local
|
| /frameworks/base/core/java/android/widget/ |
| D | Editor.java | 1347 int blockIndex = blockIndices[i]; in drawHardwareAccelerated() local 1469 final int blockIndex = blockIndices[i]; in invalidateTextDisplayList() local
|
| /frameworks/base/libs/androidfw/ |
| D | ResourceTypes.cpp | 3237 ssize_t blockIndex, uint32_t* outLastRef, in resolveAttributeReference() 3706 ssize_t ResTable::resolveReference(Res_value* value, ssize_t blockIndex, in resolveReference()
|