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

  /hardware/intel/img/psb_video/src/
tng_hostbias.h 38 VAStatus tng_load_bias(context_ENC_p ctx, IMG_FRAME_TYPE eFrameType);
tng_picmgmt.h 76 IMG_FRAME_TYPE eFrameType; //!< Type of the next reference frame (IDR, I, P)
tng_hostbias.c 505 IMG_FRAME_TYPE __maybe_unused eFrameType)
623 IMG_FRAME_TYPE eFrameType)
676 if (eFrameType == IMG_INTER_B) {
708 VAStatus tng_load_bias(context_ENC_p ctx, IMG_FRAME_TYPE eFrameType)
714 tng__H264ES_load_bias_tables(ctx, eFrameType); //IMG_INTER_P);
717 tng__H263ES_load_bias_tables(ctx, eFrameType); //IMG_INTER_P);
tng_hostcode.c     [all...]
tng_enc_trace.c     [all...]
tng_hostcode.h 250 IMG_FRAME_TYPE eFrameType;
tng_hostair.c     [all...]
tng_trace.c     [all...]

Completed in 149 milliseconds