Home
last modified time | relevance | path

Searched refs:testdata (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp168 uint8_t *testdata; in processModularInputBuffer()
170 testdata = (uint8_t *)(mFrameData); in processModularInputBuffer()
172 VTRACE("testdata[%d] = 0x%x", i, testdata[i]); in processModularInputBuffer()
306 uint8_t *testdata; in decode()
308 testdata = (uint8_t *)(buffer->data); in decode()
310 VTRACE("testdata[%d] = 0x%x", i, testdata[i]); in decode()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp181 uint8_t *testdata; in processModularInputBuffer()
183 testdata = (uint8_t *)(mFrameData); in processModularInputBuffer()
185 VTRACE("testdata[%d] = 0x%x", i, testdata[i]); in processModularInputBuffer()
318 uint8_t *testdata; in decode()
320 testdata = (uint8_t *)(buffer->data); in decode()
322 VTRACE("testdata[%d] = 0x%x", i, testdata[i]); in decode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile24 testdata:: .DEFAULT target
113 .PHONY: testdata
114 testdata:: target
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.mk409 testdata:: $(LIBVPX_TEST_DATA)
500 test_shard.$(1): $(LIBVPX_TEST_BINS) testdata