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

  /hardware/intel/img/psb_video/src/
pnw_MPEG4ES.c 284 memset(cmdbuf->header_mem_p + ctx->seq_header_ofs,
291 cmdbuf->header_mem_p + ctx->seq_header_ofs,
307 ctx->seq_header_ofs);
pnw_H264ES.c 382 memset(cmdbuf->header_mem_p + ctx->seq_header_ofs,
401 pnw__H264_prepare_sequence_header(cmdbuf->header_mem_p + ctx->seq_header_ofs,
409 pnw__H264_prepare_sequence_header(cmdbuf->header_mem_p + ctx->seq_header_ofs,
427 (unsigned char *)(cmdbuf->header_mem_p + ctx->seq_header_ofs),
438 ctx->seq_header_ofs);
660 memcpy((unsigned char *)(cmdbuf->header_mem_p + ctx->seq_header_ofs),
670 ctx->seq_header_ofs);
    [all...]
pnw_hostcode.h 273 uint32_t seq_header_ofs; member in struct:context_ENC_s
pnw_hostcode.c 385 ctx->seq_header_ofs = 0;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_H264ES.c 285 lnc__H264_prepare_sequence_header((IMG_UINT32 *)(cmdbuf->header_mem_p + ctx->seq_header_ofs), pSequenceParams->max_num_ref_frames,
294 RELOC_CMDBUF(cmdbuf->cmd_idx++, ctx->seq_header_ofs, &cmdbuf->header_mem);
305 (unsigned char *)(cmdbuf->header_mem_p + ctx->seq_header_ofs),
376 memcpy((unsigned char *)(cmdbuf->header_mem_p + ctx->seq_header_ofs),
381 RELOC_CMDBUF(cmdbuf->cmd_idx++, ctx->seq_header_ofs, &cmdbuf->header_mem);
    [all...]
lnc_MPEG4ES.c 253 (IMG_UINT32 *)(cmdbuf->header_mem_p + ctx->seq_header_ofs),
272 RELOC_CMDBUF(cmdbuf->cmd_idx++, ctx->seq_header_ofs, &cmdbuf->header_mem);
lnc_hostcode.h 215 uint32_t seq_header_ofs; member in struct:context_ENC_s
lnc_hostcode.c 62 ctx->seq_header_ofs = 0;
    [all...]

Completed in 82 milliseconds