Searched refs:ISINTERP_FLAGS (Results 1 – 2 of 2) sorted by relevance
1821 ui32Flags |= ISINTERP_FLAGS; in tng__prepare_encode_sliceparams()1917 …| F_ENCODE(((ui32Flags & ISINTERP_FLAGS) == ISINTERP_FLAGS), TOPAZHP_CR_WRITE_TEMPORAL_PIC0_BELOW_… in tng__prepare_encode_sliceparams()1933 …| F_ENCODE(((ui32Flags & ISINTERP_FLAGS) == ISINTERP_FLAGS), TOPAZHP_CR_WRITE_TEMPORAL_PIC0_BELOW_… in tng__prepare_encode_sliceparams()1949 …| F_ENCODE(((ui32Flags & ISINTERP_FLAGS) == ISINTERP_FLAGS), TOPAZHP_CR_WRITE_TEMPORAL_PIC0_BELOW_… in tng__prepare_encode_sliceparams()
842 #define ISINTERP_FLAGS (0x00000001) macro