Home
last modified time | relevance | path

Searched refs:h264_pollForSpaceForNCommands (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_deblock.c89 #define h264_pollForSpaceForNCommands(NumCommands)\ macro
93 #define h264_pollForSpaceForNCommands(NumCommands) /* Seems not needed, so just define… macro
215 h264_pollForSpaceForNCommands(1 + VectorsToSendMap[blockType]); in h264_above1InterBlockSequence()
282 h264_pollForSpaceForNCommands(1 + VectorsToSendMap[blockType]); in h264_currentInterBlockSequence()
318 h264_pollForSpaceForNCommands(2); in h264_currentIntraBlockPrediction()
339 h264_pollForSpaceForNCommands(1); in h264_above1IntraBlockPrediction()
379 h264_pollForSpaceForNCommands(2); in h264_macroblockCmdSequence()
430 h264_pollForSpaceForNCommands(1); in h264_macroblockCmdSequence()
492 h264_pollForSpaceForNCommands(1); in h264_secondPass()
500 h264_pollForSpaceForNCommands(2); in h264_secondPass()
[all …]