Home
last modified time | relevance | path

Searched defs:bps (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_iface_common.h19 int bps = 12; in yuvconfig2image() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_image.c51 unsigned int h, w, s, xcs, ycs, bps; in img_alloc_helper() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_image.h130 int bps; /**< bits per sample (for packed formats) */ member