Searched refs:m_platform_list (Results 1 – 9 of 9) sorted by relevance
463 m_platform_list(NULL), in omx_vdec()4662 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()4664 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()4667 pPlatformList = m_platform_list; in allocate_output_buffer()5668 if(m_platform_list) in component_deinit()5670 free(m_platform_list); in component_deinit()5671 m_platform_list = NULL; in component_deinit()7169 if(m_platform_list) in free_output_buffer_header()7171 free(m_platform_list); in free_output_buffer_header()7172 m_platform_list = NULL; in free_output_buffer_header()[all …]
456 m_platform_list(NULL), in omx_vdec()4983 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()4985 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()4988 pPlatformList = m_platform_list; in allocate_output_buffer()6037 if(m_platform_list) in component_deinit()6039 free(m_platform_list); in component_deinit()6040 m_platform_list = NULL; in component_deinit()7689 if(m_platform_list) in free_output_buffer_header()7691 free(m_platform_list); in free_output_buffer_header()7692 m_platform_list = NULL; in free_output_buffer_header()[all …]
515 m_platform_list(NULL), in omx_vdec()4511 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()4513 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()4516 pPlatformList = m_platform_list; in allocate_output_buffer()5472 if (m_platform_list) { in component_deinit()5473 free(m_platform_list); in component_deinit()5474 m_platform_list = NULL; in component_deinit()7006 if (m_platform_list) { in free_output_buffer_header()7007 free(m_platform_list); in free_output_buffer_header()7008 m_platform_list = NULL; in free_output_buffer_header()[all …]
441 m_platform_list(NULL), in omx_vdec()4774 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()4776 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()4779 pPlatformList = m_platform_list; in allocate_output_buffer()5845 if (m_platform_list) { in component_deinit()5846 free(m_platform_list); in component_deinit()5847 m_platform_list = NULL; in component_deinit()7409 if (m_platform_list) { in free_output_buffer_header()7410 free(m_platform_list); in free_output_buffer_header()7411 m_platform_list = NULL; in free_output_buffer_header()[all …]
553 m_platform_list(NULL), in omx_vdec()5405 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()5407 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()5410 pPlatformList = m_platform_list; in allocate_output_buffer()6555 if(m_platform_list) in component_deinit()6557 free(m_platform_list); in component_deinit()6558 m_platform_list = NULL; in component_deinit()7968 if(m_platform_list) in free_output_buffer_header()7970 free(m_platform_list); in free_output_buffer_header()7971 m_platform_list = NULL; in free_output_buffer_header()[all …]
554 m_platform_list(NULL), in omx_vdec()5601 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()5603 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()5606 pPlatformList = m_platform_list; in allocate_output_buffer()6665 if (m_platform_list) { in component_deinit()6666 free(m_platform_list); in component_deinit()6667 m_platform_list = NULL; in component_deinit()8440 if (m_platform_list) { in free_output_buffer_header()8441 free(m_platform_list); in free_output_buffer_header()8442 m_platform_list = NULL; in free_output_buffer_header()[all …]
740 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
759 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
859 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable