/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_encode_tracked_buffer.h | 89 MOS_RESOURCE* GetMvTemporalBuffer(uint8_t bufIndex) in GetMvTemporalBuffer() 106 MOS_SURFACE* GetCscSurface(uint8_t bufIndex) in GetCscSurface() 123 MOS_SURFACE* Get4xDsSurface(uint8_t bufIndex) in Get4xDsSurface() 140 MOS_SURFACE* Get2xDsSurface(uint8_t bufIndex) in Get2xDsSurface() 157 MOS_SURFACE* Get16xDsSurface(uint8_t bufIndex) in Get16xDsSurface() 174 MOS_SURFACE* Get32xDsSurface(uint8_t bufIndex) in Get32xDsSurface() 191 inline MOS_SURFACE* Get4xDsReconSurface(uint8_t bufIndex) in Get4xDsReconSurface() 208 inline MOS_SURFACE* Get8xDsReconSurface(uint8_t bufIndex) in Get8xDsReconSurface()
|
H A D | codechal_encode_tracked_buffer.cpp | 140 void CodechalEncodeTrackedBuffer::AllocateForCurrFramePreenc(uint8_t bufIndex) in AllocateForCurrFramePreenc() 328 MOS_STATUS CodechalEncodeTrackedBuffer::AllocateMbCodeResources(uint8_t bufIndex) in AllocateMbCodeResources() 352 MOS_STATUS CodechalEncodeTrackedBuffer::AllocateMvDataResources(uint8_t bufIndex) in AllocateMvDataResources() 793 MOS_STATUS CodechalEncodeTrackedBuffer::AllocateMvTemporalBuffer(uint8_t bufIndex) in AllocateMvTemporalBuffer() 815 void CodechalEncodeTrackedBuffer::ReleaseMbCode(uint8_t bufIndex) in ReleaseMbCode() 822 void CodechalEncodeTrackedBuffer::ReleaseMvData(uint8_t bufIndex) in ReleaseMvData() 829 void CodechalEncodeTrackedBuffer::ReleaseSurfaceCsc(uint8_t bufIndex) in ReleaseSurfaceCsc() 836 void CodechalEncodeTrackedBuffer::ReleaseSurfaceDS(uint8_t bufIndex) in ReleaseSurfaceDS() 846 void CodechalEncodeTrackedBuffer::ReleaseDsRecon(uint8_t bufIndex) in ReleaseDsRecon()
|
H A D | codechal_encode_tracked_buffer_hevc.cpp | 39 MOS_STATUS CodechalEncodeTrackedBufferHevc::AllocateMvTemporalBuffer(uint8_t bufIndex) in AllocateMvTemporalBuffer()
|
/aosp_15_r20/external/lzma/C/ |
H A D | MtCoder.c | 96 unsigned bufIndex; in ThreadFunc2() local 517 unsigned bufIndex = block->bufIndex; in MtCoder_Code() local
|
/aosp_15_r20/frameworks/base/packages/StatementService/src/com/android/statementservice/utils/ |
H A D | StatementUtils.kt | 129 var bufIndex = 0 in bytesToHexString() variable
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | buffers.c | 786 const gl_buffer_index bufIndex = u_bit_scan(&destMask0); in _mesa_drawbuffers() local 800 gl_buffer_index bufIndex = ffs(destMask[buf]) - 1; in _mesa_drawbuffers() local
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
H A D | Checker.java | 33 private int bufIndex; field in Checker
|
H A D | StatisticsTool.java | 50 private int bufIndex; field in StatisticsTool
|
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/le/ |
D | ScanRecordTest.java | 281 int bufIndex = 0; in toHexString() local
|
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/io/ |
H A D | ByteSourceAsCharSourceReadBenchmark.java | 68 int bufIndex = 0; in read() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/ |
H A D | HexDump.java | 129 int bufIndex = 0; in toHexString() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/ |
D | HexDump.java | 154 int bufIndex = 0; in toHexString() local
|
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/io/ |
H A D | ByteSourceAsCharSourceReadBenchmark.java | 68 int bufIndex = 0; in read() local
|
/aosp_15_r20/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
D | DefaultCellBroadcastService.java | 156 int bufIndex = 0; in toHexString() local
|
D | UserData.java | 166 int bufIndex = 0; in toHexString() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | nptrans.cpp | 162 int32_t bufIndex=0; in map() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | nptrans.cpp | 162 int32_t bufIndex=0; in map() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-framework-ipsec/android_common_apex30/javac/ |
D | net-utils-framework-ipsec.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/util/ |
H A D | TelephonyUtils.java | 366 int bufIndex = 0; in toHexString() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/ |
D | NetlinkConstants.java | 281 int bufIndex = 0; in toHexString() local
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | MediaCodecTest.java | 263 int bufIndex = codec.dequeueInputBuffer(0); in verifyException() local 274 int bufIndex = codec.dequeueOutputBuffer(info, 0); in verifyException() local
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/ |
D | MtCoder.h | 69 unsigned bufIndex; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/lzma/C/ |
D | MtCoder.h | 69 unsigned bufIndex; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/lzma/C/ |
D | MtCoder.h | 69 unsigned bufIndex; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/ |
D | MtCoder.h | 69 unsigned bufIndex; member
|