Searched refs:iCb_Table (Results 1 – 8 of 8) sorted by relevance
47 if (iCb_Table) oscl_free(iCb_Table); in freeRGB2YUVTables()51 iCb_Table = iCr_Table = ipCb_Table = ipCr_Table = NULL; in freeRGB2YUVTables()84 if ((iCb_Table = (uint8*)oscl_malloc(768 * 2)) == NULL) in Init()97 pTable = iCb_Table + 384; in Init()100 ipCb_Table = iCb_Table + 384; in Init()
47 if (iCb_Table) oscl_free(iCb_Table); in freeRGB2YUVTables()51 iCb_Table = iCr_Table = ipCb_Table = ipCr_Table = NULL; in freeRGB2YUVTables()83 if ((iCb_Table = (uint8*)oscl_malloc(768 * 2)) == NULL) in Init()96 pTable = iCb_Table + 384; in Init()99 ipCb_Table = iCb_Table + 384; in Init()
126 uint8 *iY_Table, *iCb_Table, *iCr_Table; variable
119 uint8 *iY_Table, *iCb_Table, *iCr_Table; variable
141 uint8 *iY_Table, *iCb_Table, *iCr_Table; variable
128 uint16* iCb_Table; variable
192 uint16 *iCb_Table, *iCr_Table, *ipCb_Table, *ipCr_Table; variable