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

  /hardware/intel/img/psb_video/src/
vc1_defs.h 167 #define COMPUTE_PULLBACK(s) (VC1_MB_SIZE*((s+15)/VC1_MB_SIZE)*4 - 4) /* 8.4.5.8 */
pnw_VC1.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 905 ctx->pull_back_x = COMPUTE_PULLBACK(pic_params->coded_width);
906 ctx->pull_back_y = COMPUTE_PULLBACK(pic_params->coded_height)
    [all...]

Completed in 156 milliseconds