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

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 64 #define FRAME_PICTURE 3
381 ((pic_params->picture_coding_extension.bits.picture_structure == FRAME_PICTURE) &&
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2MC.c 79 #define FRAME_PICTURE 3
156 if (FRAME_PICTURE == ctx->picture_structure) {
195 if (FRAME_PICTURE == ctx->picture_structure) {
280 if (3 == MBPARAM_MotionType(mb_param) && (ctx->picture_structure != FRAME_PICTURE)) {
332 if (FRAME_PICTURE == ctx->picture_structure) {
485 if (FRAME_PICTURE == ctx->picture_structure) {
516 if ((FRAME_PICTURE != ctx->picture_structure) &&
    [all...]
  /external/libmpeg2/common/
impeg2_defs.h 101 #define FRAME_PICTURE 3

Completed in 656 milliseconds