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

  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 1077 int i, width_in_mbs, height_in_mbs; local
    [all...]
mpeg2vaenc.c 1093 int i, width_in_mbs, height_in_mbs; local
    [all...]
avcenc.c 1406 int height_in_mbs = (height + 15) \/ 16; local
    [all...]
  /external/libvncserver/libvncclient/
h264.c 505 unsigned int height_in_mbs = (height + 15) / 16; local
509 p->picture_height_in_mbs_minus1 = height_in_mbs - 1;
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 2997 int height_in_mbs = (height + 15) \/ 16; local
    [all...]

Completed in 508 milliseconds