Skip to content
  • Luc Trudeau's avatar
    [CFL] CfL Initialization Simplification · 1e84af52
    Luc Trudeau authored
    The CfL context is now stored inside MACROBLOCKD instead of
    MACROBLOCKD only storing a pointer to the CfL context.
    The intent is to avoid race conditions as MACROBLOCKD is stored
    inside ThreadData. This change also simplifies CfL Initialization.
    
    Change-Id: I991503716b21fc9aca60caddb2008b8bff397e6d
    1e84af52