Loading lib_dec/lib_dec.c +3 −0 Original line number Diff line number Diff line Loading @@ -942,6 +942,9 @@ ivas_error IVAS_DEC_GetSamples( { return error; } #ifdef SPLIT_REND_WITH_HEAD_ROT /* :TODO: change nSamplesAsked also if we are in 5ms 0dof split rendering... */ #endif } { /* check if we need to run the setup function, tc decoding and feeding the renderer */ Loading Loading
lib_dec/lib_dec.c +3 −0 Original line number Diff line number Diff line Loading @@ -942,6 +942,9 @@ ivas_error IVAS_DEC_GetSamples( { return error; } #ifdef SPLIT_REND_WITH_HEAD_ROT /* :TODO: change nSamplesAsked also if we are in 5ms 0dof split rendering... */ #endif } { /* check if we need to run the setup function, tc decoding and feeding the renderer */ Loading