HomeSort by relevance Sort by last modified time
    Searched full:y_position (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
residual.cpp 27 int y_position = (video->mb_y << 4); local
29 int offset1 = y_position * orgPitch + x_position;
slice.cpp 169 int y_position = (video->mb_y << 4); local
182 offset = y_position * picPitch + x_position;
193 offset = y_position * (orgPitch - picPitch);
motion_comp.cpp 54 int y_position = (video->mb_y << 4); local
61 tmp_word = y_position * picPitch;
92 offset_y = y_position + (block_y << 2);
    [all...]
  /external/qemu/ui/
vnc-android.c     [all...]
vnc.c     [all...]
  /device/asus/flo/camera/mm-image-codec/qexif/
qexif.h 198 Y_POSITION,
765 #define EXIFTAGID_Y_POSITION CONSTRUCT_TAGID(Y_POSITION, _ID_Y_POSITION)
    [all...]
  /device/lge/hammerhead/camera/mm-image-codec/qexif/
qexif.h 198 Y_POSITION,
765 #define EXIFTAGID_Y_POSITION CONSTRUCT_TAGID(Y_POSITION, _ID_Y_POSITION)
    [all...]
  /device/moto/shamu/camera/mm-image-codec/qexif/
qexif.h 198 Y_POSITION,
765 #define EXIFTAGID_Y_POSITION CONSTRUCT_TAGID(Y_POSITION, _ID_Y_POSITION)
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h     [all...]

Completed in 640 milliseconds