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

  /hardware/intel/img/psb_video/src/
pnw_H264ES.c 625 ctx->force_idr_h264 = 0;
634 ctx->force_idr_h264 = 1;
742 if (ctx->force_idr_h264 || (ctx->obj_context->frame_count == 0)) {
763 ctx->force_idr_h264,
    [all...]
pnw_hostcode.h 301 uint8_t force_idr_h264; member in struct:context_ENC_s
  /hardware/intel/img/psb_video/src/mrst/
lnc_H264ES.c 345 ctx->force_idr_h264 = 0;
354 ctx->force_idr_h264 = 1;
484 if (ctx->force_idr_h264 || (ctx->obj_context->frame_count == 0)) {
    [all...]
lnc_hostcode.h 234 uint8_t force_idr_h264; member in struct:context_ENC_s

Completed in 214 milliseconds