Searched defs:nPlatformListSize (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp4882 int nPlatformListSize = 0; local
4905 nPlatformListSize = drv_ctx.op_buf.actualcount *
4913 nPlatformListSize);
4920 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4952 (((char *) m_platform_list) + nPlatformListSize);
7996 int nPlatformListSize = 0; local
8009 nPlatformListSize = drv_ctx.op_buf.actualcount *
8017 nPlatformListSize);
8023 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
8042 (((char *) m_platform_list) + nPlatformListSize);
[all...]
H A Domx_vdec_copper.cpp4555 int nPlatformListSize = 0; local
4571 nPlatformListSize = drv_ctx.op_buf.actualcount *
4579 nPlatformListSize);
4641 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4664 (((char *) m_platform_list) + nPlatformListSize);
7509 int nPlatformListSize = 0; local
7522 nPlatformListSize = drv_ctx.op_buf.actualcount *
7530 nPlatformListSize);
7536 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7555 (((char *) m_platform_list) + nPlatformListSize);
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp4708 int nPlatformListSize = 0; local
4730 nPlatformListSize = drv_ctx.op_buf.actualcount *
4738 nPlatformListSize);
4745 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4776 (((char *) m_platform_list) + nPlatformListSize);
7720 int nPlatformListSize = 0; local
7733 nPlatformListSize = drv_ctx.op_buf.actualcount *
7741 nPlatformListSize);
7747 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7765 (((char *) m_platform_list) + nPlatformListSize);
[all...]
H A Domx_vdec_hevc.cpp4394 int nPlatformListSize = 0; local
4410 nPlatformListSize = drv_ctx.op_buf.actualcount *
4418 nPlatformListSize);
4476 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4498 (((char *) m_platform_list) + nPlatformListSize);
7339 int nPlatformListSize = 0; local
7352 nPlatformListSize = drv_ctx.op_buf.actualcount *
7360 nPlatformListSize);
7366 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7384 (((char *) m_platform_list) + nPlatformListSize);
[all...]
H A Domx_vdec_msm8974.cpp4672 int nPlatformListSize = 0; local
4688 nPlatformListSize = drv_ctx.op_buf.actualcount *
4696 nPlatformListSize);
4753 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4775 (((char *) m_platform_list) + nPlatformListSize);
7709 int nPlatformListSize = 0; local
7722 nPlatformListSize = drv_ctx.op_buf.actualcount *
7730 nPlatformListSize);
7736 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7758 (((char *) m_platform_list) + nPlatformListSize);
[all...]

Completed in 125 milliseconds