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

  /device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.h 42 #define OMX_COMP_MAX_INSTANCES 3
73 OMX_HANDLETYPE *handle[OMX_COMP_MAX_INSTANCES]; //Instance handle
qomx_core.c 158 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
288 for (j = 0; j < OMX_COMP_MAX_INSTANCES; j++) {
310 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
  /device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.h 42 #define OMX_COMP_MAX_INSTANCES 3
73 OMX_HANDLETYPE *handle[OMX_COMP_MAX_INSTANCES]; //Instance handle
qomx_core.c 158 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
288 for (j = 0; j < OMX_COMP_MAX_INSTANCES; j++) {
310 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.h 42 #define OMX_COMP_MAX_INSTANCES 3
73 OMX_HANDLETYPE *handle[OMX_COMP_MAX_INSTANCES]; //Instance handle
qomx_core.c 157 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
286 for (j = 0; j < OMX_COMP_MAX_INSTANCES; j++) {
308 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
  /hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.h 42 #define OMX_COMP_MAX_INSTANCES 3
73 OMX_HANDLETYPE *handle[OMX_COMP_MAX_INSTANCES]; //Instance handle
qomx_core.c 164 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
294 for (j = 0; j < OMX_COMP_MAX_INSTANCES; j++) {
316 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
  /hardware/qcom/camera/msmcobalt/mm-image-codec/qomx_core/
qomx_core.h 42 #define OMX_COMP_MAX_INSTANCES 3
73 OMX_HANDLETYPE *handle[OMX_COMP_MAX_INSTANCES]; //Instance handle
qomx_core.c 164 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {
294 for (j = 0; j < OMX_COMP_MAX_INSTANCES; j++) {
316 for (i = 0; i < OMX_COMP_MAX_INSTANCES; i++) {

Completed in 338 milliseconds