HomeSort by relevance Sort by last modified time
    Searched defs:BUFFER (Results 1 - 25 of 34) sorted by null

1 2

  /libcore/benchmarks/src/benchmarks/regression/
ThreadLocalBenchmark.java 24 private static final ThreadLocal<char[]> BUFFER = new ThreadLocal<char[]>() {
32 BUFFER.get();
  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 54 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
104 // Open the frame buffer for reading
psb_surface_gralloc.c 45 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
189 /*hard code the gralloc buffer usage*/
355 /*hard code the gralloc buffer usage*/
386 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : Create graphic buffer initialized share info %d",__FUNCTION__, decoder_share_info);
429 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : Create graphic buffer success"
438 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to map rotation buffer before clear it");
  /hardware/intel/img/psb_video/src/
pnw_H263ES.c 48 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
294 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
437 /* Insert do slice command and setup related buffer value */
450 pBuffer++; /*Move to the next buffer*/
psb_surface_attrib.c 46 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
138 struct v4l2_buffer *v4l2_buf, /* V4L2 buffer */
162 drv_debug_msg(VIDEO_DEBUG_ERROR, "The buffer address 0x%08x must be page aligned\n", tmp);
180 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create Surface from V4L2 buffer: %dx%d, stride=%d, buffer offset=0x%08x, size=%d\n",
267 unsigned size, /* total buffer size need to be allocated */
288 "\n\t\t\t\t\tnum_surface %d, buffer size %d, fourcc 0x%08x"
420 unsigned int kbuf_handle, /* kernel buffer handle*/
421 unsigned size, /* kernel buffer size */
441 "\n\t\t\t\t\tnum_surface %d, buffer size %d, fourcc 0x%08x
    [all...]
vsp_compose.c 41 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
pnw_MPEG4ES.c 48 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
338 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
430 /*The corresponding slice buffer cache*/
pnw_jpeg.c 46 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
220 /*It will be figured out when known the size of whole coded buffer.*/
264 /* Initialise the command buffer */
382 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
386 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
423 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Coded buffer total size is %d,"
450 pBufHeader->ui32Reserved3 = PNW_JPEG_HEADER_MAX_SIZE;//Next coded buffer offset
453 drv_debug_msg(VIDEO_DEBUG_GENERAL, "JPEG Buffer Header size: %d, File Header size :%d, next codef buffer offset: %d\n",
581 // Final scan, may need fewer MCUs than buffer size, calculate the remainde
    [all...]
tng_H263ES.c 57 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
304 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
329 ps_buf->coded_buf = BUFFER(psPicParams->coded_buf);
332 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
tng_MPEG4ES.c 57 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
320 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
341 ps_buf->coded_buf = BUFFER(psPicParams->coded_buf);
344 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
pnw_H264ES.c 50 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
457 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert SEI buffer period message with "
611 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
617 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
695 drv_debug_msg(VIDEO_DEBUG_GENERAL, "TOPAZ: won't splite coded buffer(%d) since only one slice being encoded\n",
805 /* Insert do slice command and setup related buffer value */
    [all...]
tng_yuv_processor.c 123 psb_buffer_p buffer; local
153 buffer = &src_surface->buf;
154 psb_cmdbuf_rendec_write_address(cmdbuf, buffer, buffer->buffer_ofs);
155 psb_cmdbuf_rendec_write_address(cmdbuf, buffer,
156 buffer->buffer_ofs +
310 object_buffer_p buffer)
313 object_buffer_p obj_buffer = buffer;
371 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
539 buf = BUFFER(*(filters))
    [all...]
tng_H264ES.c 63 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
395 "initial buffer fullness set to %d\n",
511 // decoded picture buffer size, and bitrate
798 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
813 ps_buf->coded_buf = BUFFER(psPicParams->coded_buf);
820 ps_buf->coded_buf = BUFFER(psPicParams->coded_buf);
825 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
    [all...]
tng_jpegES.c 88 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
485 pJPEGContext->sScan_Encode_Info.aBufferTable[ui8Loop].i8PipeNumber = 0; // Indicates buffer is idle
486 pJPEGContext->sScan_Encode_Info.aBufferTable[ui8Loop].ui16ScanNumber = 0; // Indicates buffer is idle
634 pui8S = (IMG_UINT8 *)BitStream->Buffer;
650 s_streamW.Buffer = puc_stream_buff;
    [all...]
vsp_vp8.c 41 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
338 /* re-alloc buffer */
412 object_buffer_p pObj = BUFFER(va_pic->coded_buf); //tobe modified
745 /* Initialise the command buffer */
    [all...]
psb_drv_video.c 134 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
774 * VPP Read indicate we do not NOT touch share info (for data consumer, which share buffer with data
920 /* Free PVR2D buffer wrapped from the surfaces */
    [all...]
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/java/
IntegralToString.java 39 private static final ThreadLocal<char[]> BUFFER = new ThreadLocal<char[]>() {
209 char[] buf = (sb != null) ? BUFFER.get() : new char[bufLen];
328 char[] buf = (sb != null) ? BUFFER.get() : new char[bufLen];
  /hardware/intel/img/psb_video/src/mrst/
lnc_H263ES.c 49 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
269 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
389 /*The corresponding slice buffer cache*/
406 /* Insert do slice command and setup related buffer value */
420 pBuffer++; /*Move to the next buffer*/
lnc_MPEG4ES.c 49 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
300 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
375 /*The corresponding slice buffer cache*/
lnc_H264ES.c 53 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &ctx->obj_context->driver_data->buffer_heap, id ))
336 ctx->coded_buf = BUFFER(pBuffer->coded_buf);
390 /*Record if EOSEQ or EOSTREAM should be appended to the coded buffer.*/
393 " Will append EOSEQ/EOSTREAM to the coded buffer.\n");
521 /*The corresponding slice buffer cache*/
525 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Cache slice%d's parameter buffer at index %d\n", i, slice_param_idx);
540 /* Insert do slice command and setup related buffer value */
553 pBuffer++; /* Move to the next buffer */
    [all...]
  /libcore/luni/src/main/java/java/lang/
IntegralToString.java 46 private static final ThreadLocal<char[]> BUFFER = new ThreadLocal<char[]>() {
216 char[] buf = (sb != null) ? BUFFER.get() : new char[bufLen];
335 char[] buf = (sb != null) ? BUFFER.get() : new char[bufLen];
  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 55 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
114 /* reset buffer to prevent non-video area distorting when rendering into part of a drawable */
149 /* free the previous drawable buffer */
189 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_dri_init: Now map buffer, DRI2 back buffer export type: DRI2_BACK_BUFFER_EXPORT_TYPE_BUFFERS\n");
199 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_dri_init: Now map buffer, DRI2 back buffer export type: DRI2_BACK_BUFFER_EXPORT_TYPE_SWAPCHAIN\n");
483 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video, swap buffer, coordinate: srcx= %d, srcy=%d, srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n",
psb_x11.c 52 #define BUFFER(id) ((object_buffer_p) object_heap_lookup( &driver_data->buffer_heap, id ))
377 /* close dri fd and release all drawable buffer */
  /hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h 69 struct BUFFER{
124 struct BUFFER t_stJpegInbuf;
125 struct BUFFER t_stJpegOutbuf;
133 int t_v4l2Qbuf(int iFd, struct BUF_INFO *pstBufInfo, struct BUFFER *pstBuf);
147 int getBuf(bool bCreateBuf, struct BUFFER *pstBuf, int *piBuf, int *iBufSize, int iSize, int iPlaneNum);
148 int setBuf(struct BUFFER *pstBuf, int *piBuf, int *iSize, int iPlaneNum);
  /external/deqp/modules/egl/
teglGLES2SharingTests.cpp 144 BUFFER = 0,
886 char buffer[256]; local
887 GLU_CHECK_CALL(glGetShaderInfoLog(m_shader, 256, NULL, buffer));
905 m_log << tcu::TestLog::Message << buffer << tcu::TestLog::EndMessage;
967 char buffer[256]; local
968 GLU_CHECK_CALL(glGetShaderInfoLog(otherShader, 256, NULL, buffer));
986 m_log << tcu::TestLog::Message << buffer << tcu::TestLog::EndMessage;
1004 char buffer[256]; local
1005 GLU_CHECK_CALL(glGetProgramInfoLog(program, 256, NULL, buffer));
1011 m_log << tcu::TestLog::Message << buffer << tcu::TestLog::EndMessage
1149 TestCaseGroup* buffer = new TestCaseGroup(m_eglTestCtx, "buffer", "Buffer creation, destruction and rendering test"); local
    [all...]

Completed in 432 milliseconds

1 2