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

  /hardware/intel/img/psb_video/src/
pnw_H264ES.c 573 memset(cmdbuf->header_mem_p + ctx->sei_pic_fpa_ofs,
578 pnw__H264_prepare_SEI_FPA_header((MTX_HEADER_PARAMS *)(cmdbuf->header_mem_p + ctx->sei_pic_fpa_ofs), sei_data_buf, ctx->sei_pic_data_size);
583 ctx->sei_pic_fpa_ofs);
    [all...]
pnw_hostcode.h 282 uint32_t sei_pic_fpa_ofs; member in struct:context_ENC_s
pnw_hostcode.c 392 ctx->sei_pic_fpa_ofs = 7 * HEADER_SIZE;
    [all...]

Completed in 48 milliseconds