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

  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c 149 uint32_t long_term_frame_flags; member in struct:context_H264_s
703 ctx->long_term_frame_flags = 0;
708 ctx->long_term_frame_flags |= 0x01 << i;
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c 164 uint32_t long_term_frame_flags; member in struct:context_H264_s
647 ctx->long_term_frame_flags = 0;
720 ctx->long_term_frame_flags |= 0x01 << dpbidx;
    [all...]

Completed in 60 milliseconds