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

  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c 71 PICT_FRAME,
698 ctx->pic_type = PICT_FRAME;
753 REGIO_WRITE_FIELD(reg_value, MSVDX_VEC_H264, CR_VEC_H264_BE_COL_PIC0, COL_NOTFRAMEFLAG, (PICT_FRAME != ctx->pic_type) ? 1 : 0);
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c 79 PICT_FRAME,
638 ctx->pic_type = PICT_FRAME;
769 REGIO_WRITE_FIELD(reg_value, MSVDX_VEC_H264, CR_VEC_H264_BE_COL_PIC0, COL_NOTFRAMEFLAG, (PICT_FRAME != ctx->pic_type) ? 1 : 0);
    [all...]

Completed in 249 milliseconds