HomeSort by relevance Sort by last modified time
    Searched refs:coded_buf_per_slice (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_H264ES.c 694 ctx->coded_buf_per_slice = 0;
699 ctx->coded_buf_per_slice = (ctx->coded_buf->size / ctx->ParallelCores) & (~0xf) ;
700 drv_debug_msg(VIDEO_DEBUG_GENERAL, "TOPAZ: the size of coded_buf per slice %d( Total %d) \n", ctx->coded_buf_per_slice,
    [all...]
pnw_hostcode.h 304 uint32_t coded_buf_per_slice; member in struct:context_ENC_s
pnw_hostcode.c     [all...]

Completed in 523 milliseconds