Searched refs:txSize (Results 1 – 3 of 3) sorted by relevance
68 const TX_SIZE txSize = getTxSize(count); in RunQuantizeTest() local69 int log_scale = (txSize == TX_32X32); in RunQuantizeTest()73 const SCAN_ORDER scanOrder = av1_default_scan_orders[txSize]; in RunQuantizeTest()141 const TX_SIZE txSize = getTxSize(count); in RunEobTest() local142 int log_scale = (txSize == TX_32X32); in RunEobTest()145 const SCAN_ORDER scanOrder = av1_default_scan_orders[txSize]; in RunEobTest()
946 return Py_BuildValue("h", (*self->ob_itself)->txSize); in TEObj_get_txSize()
795 short txSize; in GrafObj_SetPortTextSize() local800 &txSize)) in GrafObj_SetPortTextSize()803 txSize); in GrafObj_SetPortTextSize()